This question about Authentication or Authorisation: Answered

resetting password for non-email users

I have setup foswiki with no email setup. Not all my users have emails. I received some request to reset or change password. How do I go about this if the user does not have emails?

-- AldoSantos - 15 Oct 2009

Assuming you use .htpasswd for passwords

  • Enable emailing
  • Edit .htpasswd with an ascii editor (never with htpasswd!!). Find the line with the user and add your own email address
  • Reset his password using the System.ResetPassword page
  • Wait for the email
  • Send the password to him by snail mail, SMS, phone or whatever
  • Instruct him to change the password on System.ChangePassword

-- KennethLavrsen - 10 Jan 2010

QuestionForm edit

Subject Authentication or Authorisation
Extension
Version Foswiki 1.0.6
Status Answered
Topic revision: r2 - 10 Jan 2010, KennethLavrsen
The copyright of the content on this website is held by the contributing authors, except where stated elsewhere. See Copyright Statement. Creative Commons License    Legal Imprint    Privacy Policy