update ldap default settings for server pro

This commit is contained in:
Henry Oswald 2015-10-22 10:42:50 +01:00
parent 1c91de0395
commit 084b0d8548

View file

@ -357,15 +357,18 @@ module.exports =
# ---------- # ----------
# username = einstein
# ldap: # password = password
# ldap :
# host: 'ldap://ldap.forumsys.com' # host: 'ldap://ldap.forumsys.com'
# dnObj: 'uid' # dn: 'uid=:userKey,dc=example,dc=com'
# dnSuffix: 'dc=example,dc=com' # baseSearch: 'dc=example,dc=com'
# filter: "(uid=:userKey)"
# failMessage: 'LDAP User Fail' # failMessage: 'LDAP User Fail'
# fieldName: 'LDAP User' # fieldName: 'LDAP User'
# placeholder: 'LDAP User ID' # placeholder: 'LDAP User ID'
# emailAtt: 'mail' # emailAtt: 'mail'
# anonymous: false
#templateLinks: [{ #templateLinks: [{
# name : "CV projects", # name : "CV projects",