Tags:
create new tag
, view all tags

Question

Hi everybody, First of all i used ordinary authentication mechanism for my internal twiki. Then i changed that to LDAP authentication by using the Authnz_ldap_module. It worked fine for me. But when i used this module i could not map the loginname(it will be if some id like 123456) to wikiname(firstname with lastname). So i referred how to map to wikiname and moved onto LdapContrib. I referred LdapContrib configuration and did as what it says. But i could not able to logon itself. my doubt is what should be given to the following line in configuration. What i used is correct or not !

$TWiki::cfg{LoginManager} = 'TWiki::Client::ApacheLogin'; $TWiki::cfg{PasswordManager} = 'TWiki::Users::LdapUser'; $TWiki::cfg{UserMappingManager} = 'TWiki::Users::LdapUserMapping'; $TWiki::cfg{Ldap}{SecondaryPasswordManager} = 'TWiki::Users::HtPasswdUser';

My main confusion is $TWiki::cfg{LoginManager} = ''; There are three facilities available 1)Template Login 2)ApacheLogin 3)LdapApache Login Could anyone help on this. This will be of great help to me.

Environment

TWiki version: TWikiRelease04x01x02
TWiki plugins: DefaultPlugin, EmptyPlugin, InterwikiPlugin
Server OS: RedHat Fedora8,Kernel 2.6.23
Web server: Apache 2.2.6
Perl version: 5.5.8
Client OS: MS Windows Xp,MS windows 2000,MS Windows 2003
Web Browser: Various
Categories: Authentication

-- TWikiGuest - 15 May 2008

Answer

ALERT! If you answer a question - or have a question you asked answered by someone - please remember to edit the page and set the status to answered. The status is in a drop-down list below the edit box.

Sorry, closing this question after more than 30 days of inactivity. Please feel free to re-open if necessary.

-- PeterThoeny - 23 Jul 2008

 
Change status to:
Topic revision: r2 - 2008-07-23 - PeterThoeny
 
Twitter Delicious Facebook Digg Google Bookmarks E-mail LinkedIn Reddit StumbleUpon    
  • Download TWiki
TWiki logo Powered by Perl Hosted by OICcam.com Ideas, requests, problems regarding TWiki? Send feedback. Ask community in the support forum.
Copyright © 1999-2012 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.