[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-developers] htpasswd
- Subject: Re: [cobalt-developers] htpasswd
- From: "[Can-Host Networks] Félix C.Courtemanche" <webmaster@xxxxxxxxxxxx>
- Date: Mon Jun 19 15:55:35 2000
you have to use it this way:
/usr/sbin/htpasswd -c /home/sites/homes/web/intranet/.htpasswd user
replace 'user' with the usenrame you wish to create apassword for.
you have to specify .htpasswd because you could decide to use another name
if you really wanted to ;)
-----------
[ Félix C.Courtemanche | Web Designer ]
[ Head Designer | Co-Admin ]
[ webmaster@xxxxxxxxxxxx ]
[ Can-Host Networks | http://can-host.com ]
-----Message d'origine-----
De : David Tran <dtran@xxxxxxxxxxxxx>
À : cobalt-developers@xxxxxxxxxxxxxxx <cobalt-developers@xxxxxxxxxxxxxxx>
Date : 19 juin, 2000 15:05
Objet : [cobalt-developers] htpasswd
>I am new to Linux, and we ordered a Raq two months ago. I
>was perusing through the knowledgebase trying to figure out
>a way to password protect my intranet directory.
>
>Little did I know all I had to do was a chmod.
>
>Anyways, this is what I did:
>I typed in
>/usr/sbin/htpasswd -c /home/sites/homes/web/intranet
>following the instructions on the "kb." but i didn't create
>a htpass file. now my root directory is always password
>protected. Can someone please help me get rid of this
>problem? below is an example of what I did.
>
>Thank you so much,
>Dave
>
>
>[admin@cobalt1 intranet]$ /usr/sbin/htpasswd -c
>/home/sites/homes/web/intranet
>Usage: htpasswd [-cm] passwordfile username
>The -c flag creates a new file.
>The -m flag forces MD5 encryption of the password.
>On Windows systems the -m flag is used by default.
>[admin@cobalt1 intranet]$
>
>
>
>Dave Tran
>dtran@xxxxxxxxxxxxx
>410.309.9550x3034 | http://www.eyestreet.com
>
>_______________________________________________
>cobalt-developers mailing list
>cobalt-developers@xxxxxxxxxxxxxxx
>http://list.cobalt.com/mailman/listinfo/cobalt-developers
>