Arthur de Jong

Open Source / Free Software developer

summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--debian/libnss-ldapd.postinst3
1 files changed, 3 insertions, 0 deletions
diff --git a/debian/libnss-ldapd.postinst b/debian/libnss-ldapd.postinst
index 746ca0b..778d393 100644
--- a/debian/libnss-ldapd.postinst
+++ b/debian/libnss-ldapd.postinst
@@ -57,6 +57,9 @@ cfg_disable()
return 0
}
+# editing nsswitch.conf seems to be ok
+# http://lists.debian.org/debian-devel/2007/02/msg00076.html
+
# check to see if name is configured to do lookups through
# LDAP and enable if not
nss_enable()