Skip to content

marklee77/docker-slapd

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 

Repository files navigation

marklee77/slapd

This docker image configures and launches slapd.

Parameters and default values:

  • slapd_basedn (dc=ldap,dc=dit)
  • slapd_admin_password (random)
  • slapd_require_ssl (yes)
  • slapd_ssl_ca_cert_file (/etc/ssl/container/slapd-ca.crt)
  • slapd_ssl_cert_file (/etc/ssl/container/slapd.crt)
  • slapd_ssl_key_file (/etc/ssl/container/slapd.key)
  • slapd_disable_anon (yes)
  • slapd_services (ldapi:/// ldap:///)
  • slapd_debuglevel (0)

author

Mark Stillwell mark@stillwell.me

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages