Tags:
create new tag
view all tags

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

TWiki version: TWikiRelease04x02x00
TWiki plugins: LdapContrib, LdapNgPlugin, GluePlugin, LoginNameAliasesPlugin
Server OS: Linux
Web server: Apache
Perl version: 5
Client OS: Mac OS X
Web Browser: Firefox 3
Categories: Installation, Authentication, Plugins

-- JuergenTolksdorf - 03 Jul 2008

Answer

ALERT! 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

Change status to:
Edit | Attach | Watch | Print version | History: r2 < r1 | Backlinks | Raw View | Raw edit | More topic actions
Topic revision: r2 - 2008-08-19 - PeterThoeny
 
  • Learn about TWiki  
  • Download TWiki
This site is powered by the TWiki collaboration platform Powered by Perl Hosted by OICcam.com Ideas, requests, problems regarding TWiki? Send feedback. Ask community in the support forum.
Copyright © 1999-2026 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.