Question
Hi,
I'm using LdapContrib in combination with Active-Directory, LdapNgPlugin, GluePlugin and LoginNameAliasesPlugin. Thanks to LoginNameAliasesPlugin the LoginName was shortened to just givenName,sn. But whatever I set in LocalSite.cfg, TWiki welcomes me all the time with "Hello myfirstnameandlastname" yes, in small letters.
Even if I try to set WikiNameAttribute just to "givenName" TWiki welcomes me with my givenName+sn in small letters.
$TWiki::cfg{Ldap}{LoginAttribute} = 'uid';
$TWiki::cfg{Ldap}{WikiNameAttribute} = 'givenName';
$TWiki::cfg{Ldap}{NormalizeWikiNames} = 1;
$TWiki::cfg{Ldap}{NormalizeLoginNames} = 1;
Any ideas?
Environment
--
JuergenTolksdorf - 03 Jul 2008
Answer
If you answer a question - or someone answered one of your questions - please remember to edit the page and set the status to answered. The status selector is below the edit box.
Sorry, closing this after more than 30 days of inactivity. Please feel free to re-open if needed.
--
PeterThoeny - 19 Aug 2008