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 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.

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:
Edit | Attach | Watch | Print version | History: r5 < r4 < r3 < r2 < r1 | Backlinks | Raw View | Raw edit | More topic actions
Topic revision: r5 - 2007-11-13 - MarcWidmer
 
  • 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.