diff options
-rw-r--r-- | etc/ldap.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/ldap.conf b/etc/ldap.conf index a4608cb..d4c3457 100644 --- a/etc/ldap.conf +++ b/etc/ldap.conf @@ -11,4 +11,4 @@ pam_member_attribute memberuid nss_base_passwd ou=People,dc=random,dc=lan nss_base_shadow ou=People,dc=random,dc=lan nss_base_group ou=Groups,dc=random,dc=lan - +nss_base_services ou=Services,dc=random,dc=lan |