[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: [cobalt-users] htaccess



Here's a perl code method of creating a password entry for an htaccess file.
if the User id and password are passed to a cgi from a form.
Then...
	$EncryptedPassword= crypt($FORM{'password'}, "XY");
Then add a new line to the password file in the form of
	$FORM{'UserId'}:$EncryptedPassword\n

Paul.


-----Original Message-----
From: cobalt-users-admin@xxxxxxxxxxxxxxx
[mailto:cobalt-users-admin@xxxxxxxxxxxxxxx]On Behalf Of Mike Vanecek
Sent: Saturday, March 25, 2000 8:06 PM
To: cobalt-users@xxxxxxxxxxxxxxx
Subject: Re: [cobalt-users] htaccess


DOS based program does a pretty good job at:

ftp://ftp.u-net.com/pub/easytwo/htpasswd.exe



On Sat, 25 Mar 2000 14:10:46 -0900, "RHLinux" <rhlinux@xxxxxxxxxxx> wrote:

:>i wish i knew, if you find it lemme know
:>
:>Gary
:>
:>
:>----- Original Message -----
:>From: "Mike Vanecek" <nospam99@xxxxxxxxxxxx>
:>To: <cobalt-users@xxxxxxxxxxxxxxx>
:>Sent: Saturday, March 25, 2000 1:28 PM
:>Subject: Re: [cobalt-users] htaccess
:>
:>
:>Very useful. It would be nice to have a copy of makepass to create the
:>htaccess entries rather than going to the internet. Do you know of
anywhere
:>it can be downloaded?
:>
:>
:>On Fri, 24 Mar 2000 20:25:55 -0900, "RHLinux" <rhlinux@xxxxxxxxxxx> wrote:
:>
:>:>I have (?ok?) instructions on htaccess for htaccess at
:>:>
:>:>http://www.www-hosting.net/support/404.htm
:>:>
:>:>Lemme know if it works for you :)
:>:>
:>:>Gary
:>
:>
:>_______________________________________________
:>cobalt-users mailing list
:>cobalt-users@xxxxxxxxxxxxxxx
:>To Subscribe or Unsubscribe, please go to:
:>http://list.cobalt.com/mailman/listinfo/cobalt-users
:>
:>
:>_______________________________________________
:>cobalt-users mailing list
:>cobalt-users@xxxxxxxxxxxxxxx
:>To Subscribe or Unsubscribe, please go to:
:>http://list.cobalt.com/mailman/listinfo/cobalt-users


_______________________________________________
cobalt-users mailing list
cobalt-users@xxxxxxxxxxxxxxx
To Subscribe or Unsubscribe, please go to:
http://list.cobalt.com/mailman/listinfo/cobalt-users