To change a user's TWiki password say for the user ID "SomeUser" do the following as root on the Doc box (ie the one you are reading this note on):

  # cd /home/httpd/twiki/data
  # htpasswd .htpasswd SomeUser
  New password:           <enter desired password here>
  Re-type new password:   <re-enter desired password here>
  Updating password for user SomeUser
  #

-- MattWalsh - 25 Sep 2000

-- MattWalsh - 07 Dec 2001

Topic revision: r1 - 08 Dec 2001 - MattWalsh
 
This site is powered by the TWiki collaboration platformCopyright © 2008-2012 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki? Send feedback