podman commit
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
LDAP_ROOTDN=cn=admin,dc=ldap,dc=example,dc=com
|
||||
LDAP_BASE_DN=cn=admin,dc=ldap,dc=example,dc=com
|
||||
LDAP_ROOTPW=root_pwd
|
||||
LDAP_READONLY_USER=true
|
||||
LDAP_READONLY_USER_USERNAME=readonly
|
||||
LDAP_READONLY_USER_PASSWORD=readonly_pwd
|
||||
LDAP_FQDN=ldap.example.com
|
||||
LDAP_DN_ATTR=cn
|
||||
LDAP_ORGANIZATION=organization_name
|
||||
Reference in New Issue
Block a user