From 5b5d83f41b31c08b74de5f290ee6641df43d2335 Mon Sep 17 00:00:00 2001 From: Jonathan Bauer Date: Thu, 23 May 2013 18:06:31 +0200 Subject: fix LDAP login: remove ldap lookup for groups --- remote/modules/pam/data/etc/nsswitch.conf | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'remote/modules') diff --git a/remote/modules/pam/data/etc/nsswitch.conf b/remote/modules/pam/data/etc/nsswitch.conf index 1aa825e6..c3ac1076 100644 --- a/remote/modules/pam/data/etc/nsswitch.conf +++ b/remote/modules/pam/data/etc/nsswitch.conf @@ -4,8 +4,8 @@ # If you have the `glibc-doc-reference' and `info' packages installed, try: # `info libc "Name Service Switch"' for information about this file. -passwd: files ldap -group: files ldap +passwd: files ldap +group: files shadow: files hosts: files mdns4_minimal [NOTFOUND=return] dns mdns4 -- cgit v1.2.3-55-g7522