![]() |
how to make password??
how do you make those encoded passwords that go in the htpasswd file?
can someone encode "forgotit" and post it here so i can cut n paste it so i can get back in my damn admin area? |
username:usuR4buO.5c/2
|
Admin URL please?
|
Quote:
|
Do you want it to be encrypted exactly like a *nix password or do you want to use a special salt for encryption?
If you want to do a custom salt, you can use (in PERL) crypt($pwd, substr($pwd,1,2); or something similar. Edit: Nevermind, someone helped you, already. SpaceAce |
|
Quote:
|
Login to your server either by Telnet or SSH. use htpasswd to reset the password. Like
httpasswd /home/account/.htpasswd username It will then prompt you for the password you want to use and your set. |
Quote:
|
| All times are GMT -7. The time now is 02:13 PM. |
Powered by vBulletin® Version 3.8.8
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
©2000-, AI Media Network Inc123