From bf121232472b19a11c96c829a9e51a0b2f376162 Mon Sep 17 00:00:00 2001 From: Colin Kuskie Date: Mon, 10 Aug 2009 15:10:46 +0000 Subject: [PATCH] Forward porting LDAP i18n tweaks --- lib/WebGUI/i18n/English/AuthLDAP.pm | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) 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' => {