nss: Use LDAP for passwd and group.
[matthijs/servers/drsnuggles.git] / etc / libnss-ldap.conf
1 #
2 # See /usr/share/libnss-ldap/ldap.conf for example configuration and more
3 # options.
4 #
5
6 # The distinguished name of the search base.
7 base dc=drsnuggles,dc=stderr,dc=nl
8
9 # The LDAP server. ldaps:// is secure, ldapi:// is local socket
10 uri ldap://ldap.drsnuggles.stderr.nl
11
12 # The LDAP version to use
13 ldap_version 3