PDA

View Full Version : Psssword protect domain !!


Racer
12-22-2001, 06:32 PM
I need some help.

I have made myself a little tool that creates a .htpasswd frome the username and password in the Vbulletin database.


NOW, to the problem, the passwords is saved as MD5 encrypted passes and that makes it impossible to use .htaccess.

the mysql auth mod is no option becaise of server configuration..


Anyone able to help me or guide me on how to get this to work ?


The domain is a member thingy so I need that every user have its own login and username, they also use the same username on irc to get access to different channels..


I hope someone is able to help me with this problem.

Merry Christmas everyone

Regards

[Racer]
:confused: :confused: :confused:

Racer
12-29-2001, 10:03 AM
Nevermind this request,
I got a friend of mine to modify it for me.

He just added a few lines of code
and then added a new field in the database,
so now I have cryptet passes again that is
working with my htaccess :)

VeRT3X
07-12-2002, 07:26 PM
anyway you can tell me how you did it racer?

Racer
07-12-2002, 07:30 PM
Yes, I can..

Give me a day or two to dig into the files and find the changes