diff --git a/lib/WebGUI/i18n/English/AuthLDAP.pm b/lib/WebGUI/i18n/English/AuthLDAP.pm index 7f396bcf9..8c8c3c0ed 100644 --- a/lib/WebGUI/i18n/English/AuthLDAP.pm +++ b/lib/WebGUI/i18n/English/AuthLDAP.pm @@ -155,7 +155,7 @@ our $I18N = { }, '4' => { - message => q|LDAP Proxy Username|, + message => q|LDAP Proxy User DN|, lastUpdated => 1031514049, }, @@ -536,7 +536,7 @@ our $I18N = { }, 'LDAPLink_994' => { - message => q|LDAP Proxy Username|, + message => q|LDAP Proxy User DN|, lastUpdated => 1249689834, }, @@ -558,11 +558,11 @@ our $I18N = { }, 'LDAPLink_994 description' => { - message => q|
The LDAP Proxy Username is the DN (Distinguished Name) that points to the user account + message => q|
The LDAP Proxy User DN is the DN (Distinguished Name) that points to the user account record for authenticating against this LDAP server at a permission level that has full read and write access to all of the users and groups on your LDAP server. Usually that will look something like:
cn=Joe Shmoe,ou=people,dc=example,dc=com
|, - lastUpdated => 1249689806, + lastUpdated => 1249917626, }, 'LDAPLink_995 description' => {