Update ldap translation

This commit is contained in:
Laurent Destailleur
2016-07-27 17:26:04 +02:00
parent 4d1885eb59
commit 3b1d6818b8
3 changed files with 3 additions and 2 deletions

View File

@@ -1167,7 +1167,7 @@ LDAPServerUseTLS=Use TLS
LDAPServerUseTLSExample=Your LDAP server use TLS
LDAPServerDn=Server DN
LDAPAdminDn=Administrator DN
LDAPAdminDnExample=Complete DN (ex: cn=admin,dc=example,dc=com)
LDAPAdminDnExample=Complete DN (ex: cn=admin,dc=example,dc=com or cn=Administrator,cn=Users,dc=example,dc=com for active directory)
LDAPPassword=Administrator password
LDAPUserDn=Users' DN
LDAPUserDnExample=Complete DN (ex: ou=users,dc=example,dc=com)