aboutsummaryrefslogtreecommitdiff
path: root/files/usr/local/etc/openldap/ldap.conf.common
diff options
context:
space:
mode:
authorCullum Smith <cullum@sacredheartsc.com>2024-10-03 08:37:38 -0400
committerCullum Smith <cullum@sacredheartsc.com>2024-10-03 08:37:38 -0400
commit47f90d0916ac34ef132e3bb6da92a4a67dffbba8 (patch)
tree764a6aee2dea7a69096eba27c4264776f8190380 /files/usr/local/etc/openldap/ldap.conf.common
parentee583b5929925b2e9658385430da4f73b4883287 (diff)
downloadinfrastructure-47f90d0916ac34ef132e3bb6da92a4a67dffbba8.tar.gz
add postfix/rspamd
Diffstat (limited to 'files/usr/local/etc/openldap/ldap.conf.common')
-rw-r--r--files/usr/local/etc/openldap/ldap.conf.common4
1 files changed, 4 insertions, 0 deletions
diff --git a/files/usr/local/etc/openldap/ldap.conf.common b/files/usr/local/etc/openldap/ldap.conf.common
index b56dc94..2be3425 100644
--- a/files/usr/local/etc/openldap/ldap.conf.common
+++ b/files/usr/local/etc/openldap/ldap.conf.common
@@ -7,3 +7,7 @@ SASL_REALM ${realm}
GSSAPI_SIGN yes
GSSAPI_ENCRYPT yes
SUDOERS_BASE ${sudo_basedn}
+ACCOUNTS_BASE ${accounts_basedn}
+USERS_BASE ${users_basedn}
+GROUPS_BASE ${groups_basedn}
+HOSTS_BASE ${hosts_basedn}