|
@ -1,4 +1,4 @@ |
|
|
# $OpenBSD: ypldap.conf,v 1.2 2011/08/28 11:53:16 aschrijver Exp $ |
|
|
|
|
|
|
|
|
# $OpenBSD: ypldap.conf,v 1.3 2012/03/02 07:13:49 ajacoutot Exp $ |
|
|
|
|
|
|
|
|
domain "example.com" |
|
|
domain "example.com" |
|
|
interval 60 |
|
|
interval 60 |
|
@ -12,7 +12,7 @@ directory "127.0.0.1" { |
|
|
# directory options |
|
|
# directory options |
|
|
binddn "cn=admin,dc=example,dc=com" |
|
|
binddn "cn=admin,dc=example,dc=com" |
|
|
bindcred "secret" |
|
|
bindcred "secret" |
|
|
basedn "ou=People,dc=example,dc=com" |
|
|
|
|
|
|
|
|
basedn "dc=example,dc=com" |
|
|
|
|
|
|
|
|
# passwd maps configuration (RFC 2307 posixAccount object class) |
|
|
# passwd maps configuration (RFC 2307 posixAccount object class) |
|
|
passwd filter "(objectClass=posixAccount)" |
|
|
passwd filter "(objectClass=posixAccount)" |
|
|