Better groups

This commit is contained in:
2026-07-10 18:57:50 -04:00
parent be5105ba1b
commit ad787a6bf8
6 changed files with 19 additions and 9 deletions
-3
View File
@@ -2,9 +2,6 @@
export ldap_host="10.1.0.55"
export ldap_base_dn="dc=theta42,dc=com"
export ldap_admin_dn="cn=admin,$ldap_base_dn"
export ldap_admin_password=""
export ldap_bind_dn="cn=ldapclient service,ou=People,$ldap_base_dn"
export ldap_bind_password=""