From: Matthijs Kooijman Date: Mon, 3 Oct 2011 16:16:47 +0000 (+0200) Subject: nss: Use libnss-ldapd for user and group lookups. X-Git-Url: https://git.stderr.nl/gitweb?p=matthijs%2Fservers%2Ftika.git;a=commitdiff_plain;h=7002986cc9f43f45fe8ddc3bd8733261aeb5ffc9 nss: Use libnss-ldapd for user and group lookups. --- diff --git a/etc/nsswitch.conf b/etc/nsswitch.conf index 6886def..f431ccc 100644 --- a/etc/nsswitch.conf +++ b/etc/nsswitch.conf @@ -4,9 +4,9 @@ # If you have the `glibc-doc-reference' and `info' packages installed, try: # `info libc "Name Service Switch"' for information about this file. -passwd: compat -group: compat -shadow: compat +passwd: compat ldap +group: compat ldap +shadow: compat ldap hosts: files mdns4_minimal [NOTFOUND=return] dns mdns4 networks: files