mirror of
https://github.com/bitnami/containers.git
synced 2026-02-19 05:27:22 +08:00
Signed-off-by: Maximilian Hippler <hello@maximilian.dev>
This commit is contained in:
committed by
GitHub
parent
6577f4f958
commit
d3a5bc88ea
@@ -280,6 +280,16 @@ cn: config
|
||||
olcArgsFile: /opt/bitnami/openldap/var/run/slapd.args
|
||||
olcPidFile: /opt/bitnami/openldap/var/run/slapd.pid
|
||||
|
||||
#
|
||||
# Enable pw-sha2 module
|
||||
#
|
||||
|
||||
dn: cn=module,cn=config
|
||||
cn: module
|
||||
objectClass: olcModuleList
|
||||
olcModulePath: /opt/bitnami/openldap/libexec/openldap
|
||||
olcModuleLoad: pw-sha2.so
|
||||
|
||||
#
|
||||
# Schema settings
|
||||
#
|
||||
|
||||
@@ -280,6 +280,16 @@ cn: config
|
||||
olcArgsFile: /opt/bitnami/openldap/var/run/slapd.args
|
||||
olcPidFile: /opt/bitnami/openldap/var/run/slapd.pid
|
||||
|
||||
#
|
||||
# Enable pw-sha2 module
|
||||
#
|
||||
|
||||
dn: cn=module,cn=config
|
||||
cn: module
|
||||
objectClass: olcModuleList
|
||||
olcModulePath: /opt/bitnami/openldap/libexec/openldap
|
||||
olcModuleLoad: pw-sha2.so
|
||||
|
||||
#
|
||||
# Schema settings
|
||||
#
|
||||
|
||||
Reference in New Issue
Block a user