Tags:
create new tag
, view all tags

Question

How do I keep people that are already registered with a TWikiName from reregistering again? In other words, when someone is authenticated and have already registered JoeSmith, how do I keep them from registering against as JoeRSmith?

Environment

TWiki version: TWikiRelease02Sep2004
TWiki plugins: DefaultPlugin, EmptyPlugin, InterwikiPlugin
Server OS:  
Web server:  
Perl version:  
Client OS:  
Web Browser:  
Categories: Registration

-- DigantKasundra - 28 Sep 2005

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.

The only way I could see doing this is by doing away with .htaccess and replacing it with external authentication via, for example, Apache. This would of course require and external authority (eg., LDAP, AD, Kerberos, etc). The external authority provides the loginid and you would have to provide a corecode patch that would first check the TwikiUsers topic to see if that id was already entered.

If you do not have an external authority then I am out of ideas. Perhaps someone else?

-- SteveRJones - 29 Sep 2005

 
Topic revision: r2 - 2005-09-29 - SteveRJones
 
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.