mirror of
https://github.com/yu-i-i/overleaf-cep.git
synced 2026-06-11 15:10:48 +02:00
update ldap default settings for server pro
This commit is contained in:
@@ -357,15 +357,18 @@ module.exports =
|
||||
# ----------
|
||||
|
||||
|
||||
|
||||
# ldap:
|
||||
# username = einstein
|
||||
# password = password
|
||||
# ldap :
|
||||
# host: 'ldap://ldap.forumsys.com'
|
||||
# dnObj: 'uid'
|
||||
# dnSuffix: 'dc=example,dc=com'
|
||||
# dn: 'uid=:userKey,dc=example,dc=com'
|
||||
# baseSearch: 'dc=example,dc=com'
|
||||
# filter: "(uid=:userKey)"
|
||||
# failMessage: 'LDAP User Fail'
|
||||
# fieldName: 'LDAP User'
|
||||
# placeholder: 'LDAP User ID'
|
||||
# emailAtt: 'mail'
|
||||
# anonymous: false
|
||||
|
||||
#templateLinks: [{
|
||||
# name : "CV projects",
|
||||
|
||||
Reference in New Issue
Block a user