nss: Use LDAP for passwd and group.
[matthijs/servers/drsnuggles.git] / etc / libnss-ldap.conf
diff --git a/etc/libnss-ldap.conf b/etc/libnss-ldap.conf
new file mode 100644 (file)
index 0000000..d4991e1
--- /dev/null
@@ -0,0 +1,13 @@
+#
+# See /usr/share/libnss-ldap/ldap.conf for example configuration and more
+# options.
+#
+
+# The distinguished name of the search base.
+base dc=drsnuggles,dc=stderr,dc=nl
+
+# The LDAP server. ldaps:// is secure, ldapi:// is local socket
+uri ldap://ldap.drsnuggles.stderr.nl
+
+# The LDAP version to use
+ldap_version 3