Tags:
create new tag
, view all tags

Question

Hello

Which algorithm is used by twiki to encode the passwords in the /data/.htpasswd file?

GS0OH1Fmlz4KU what does this mean ?

Is there a Webbased encoder so i could encode a new password and paste it into the file ?

Environment

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

-- MarcWidmer - 12 Nov 2007

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 easiest way may be, you just delete the encoded password from .htpasswd. Now the user can login in without any password and can then set a new password in TWiki.

-- MarkusHesse - 12 Nov 2007

It uses apache's htpasswd See: http://httpd.apache.org/docs/2.0/programs/htpasswd.html

-- ColasNahaboo - 12 Nov 2007

However, don't use the htpasswd on the .htpasswd file since this would wipe out the e-mail address from the file. You could create a temporary password file with htpasswd, then copy the encrypted password string back into the .htpasswd file.

-- PeterThoeny - 13 Nov 2007

Thank you

-- MarcWidmer - 13 Nov 2007

 
Change status to:
Topic revision: r5 - 2007-11-13 - MarcWidmer
 
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.