ldap.sh aktualisiert
This commit is contained in:
parent
ed70d2eaa4
commit
165ce1454c
2
ldap.sh
2
ldap.sh
|
|
@ -31,7 +31,7 @@ binddn $LDAP_BINDDN
|
||||||
bindpw $LDAP_BINDPW
|
bindpw $LDAP_BINDPW
|
||||||
|
|
||||||
# Verhindere DNS-Auflösung für LDAP-Anfragen, da dies manchmal zu Problemen führen kann
|
# 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
|
EOF
|
||||||
|
|
||||||
# Starte den nslcd-Dienst neu
|
# Starte den nslcd-Dienst neu
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue