Menu

#4 Password fix on intial install (oops)

open
nobody
None
5
2002-06-27
2002-06-27
Anonymous
No

Correction ( no coffee yet this morning :) ) :

The password in .htpasswd is -not- changed when you
do what I initially said.

After logging in as admin with no password, then use
the phpSched "Change Password" dialog to change the
admin password. This will set the password properly in
the db. Then at the shell (in the proper dir), do this:

htpasswd .htpasswd admin

When it asks for a password, put the same password
that you entered for admin in phpSched.

After that you can login as admin, and also any new
users that you add will have their passwords set in the
db and able to login and won't have to be in
the .htpasswd file.

-=dwh=-

Discussion


Log in to post a comment.