GoFuckYourself.com - Adult Webmaster Forum

GoFuckYourself.com - Adult Webmaster Forum (https://gfy.com/index.php)
-   Fucking Around & Business Discussion (https://gfy.com/forumdisplay.php?f=26)
-   -   how to make password?? (https://gfy.com/showthread.php?t=187287)

Mr Pheer 10-17-2003 07:41 PM

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?

the Grandad 10-17-2003 07:43 PM

username:usuR4buO.5c/2

detoxed 10-17-2003 07:44 PM

Admin URL please?

Mr Pheer 10-17-2003 07:44 PM

Quote:

Originally posted by the Grandad
username:usuR4buO.5c/2
thanks

SpaceAce 10-17-2003 07:44 PM

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

Adorno 10-17-2003 07:45 PM

bad advice, just go here.

http://railpix.railfan.net/pwdonly.html

Mr Pheer 10-17-2003 07:48 PM

Quote:

Originally posted by Adorno
bad advice, just go here.

http://railpix.railfan.net/pwdonly.html

this one rocks, thanks

icedemon 10-17-2003 08:00 PM

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.

Adorno 10-17-2003 08:02 PM

Quote:

Originally posted by MrPheer


this one rocks, thanks

make sure you delete the "a" account that it automatically inserts. I didnt notice that when I first posted the url. You can find others, just search google for htpasswd generators. There are a ton of them.


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