ldap.sh aktualisiert

This commit is contained in:
sebastian.zell 2024-12-27 21:58:28 +00:00
parent ed70d2eaa4
commit 165ce1454c
1 changed files with 1 additions and 1 deletions

View File

@ -31,7 +31,7 @@ binddn $LDAP_BINDDN
bindpw $LDAP_BINDPW
# Verhindere DNS-Auflösung für LDAP-Anfragen, da dies manchmal zu Problemen führen kann
nsswitch_use_dns no
# nsswitch_use_dns no
EOF
# Starte den nslcd-Dienst neu