## authldaprc - skolelinux

LDAP_SERVER            ldap
LDAP_URI ldap://ldap

LDAP_BASEDN		ou=People,dc=skole,dc=skolelinux,dc=no

LDAP_TIMEOUT		10
LDAP_AUTHBIND		1

LDAP_MAIL		uid
# LDAP_DOMAIN		example.com

LDAP_HOMEDIR		mailMessageStore
LDAP_MAILDIR		mailMessageStore

# LDAP_MAILDIRQUOTA	maildirQuota

LDAP_FULLNAME		cn

# If we deliver on the server
LDAP_GLOB_UID         mail
LDAP_GLOB_GID         mail

## If we deliver to the user homedir
#LDAP_UID		uidNumber
#LDAP_GID		gidNumber

LDAP_DEREF		never

LDAP_TLS		1
