Tags:
create new tag
, view all tags

Question

Is there a way to reset passwords? I inherited the company's Twiki and none of the passwords work. Is there a default TwikiAdmin password?

Environment

TWiki version: TWikiRelease04x02x00
TWiki plugins: DefaultPlugin, EmptyPlugin, InterwikiPlugin
Server OS: Ubuntu
Web server: Apache
Perl version: Unknown
Client OS: Multiple
Web Browser: IE6
Categories: Authentication

-- PeterDavis - 13 Mar 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.

There is the admin password of the configure script and user passwords.

To clear the admin password, do a shell login and empty out the $TWiki::cfg{Password} setting in your twiki/lib/LocalSite.cfg.

On user passwords, it depends if you authenticate internally or externally via LDAP or AD. If internally, reset the password of a user. If the e-mail changed and the user does not remember the password, manually fix the e-mail in twiki/data/.htpasswd.

-- PeterThoeny - 13 Mar 2008

I deleted the line but I am still being asked for the admin password when I try to use the configure page. I restarted apache too. I tried different browsers just in case.

-- ArunachalamMallikarjunan - 2012-05-23

You might have Apache configured to require authentication for configure, check twiki.conf file. This is no longer needed since the configure script does its own password checking.

See also ApacheConfigGenerator.

-- PeterThoeny - 2012-05-23

 
Change status to:
Topic revision: r4 - 2012-05-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.