[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[cobalt-users] htpasswd and raq3
- Subject: [cobalt-users] htpasswd and raq3
- From: "dylan" <dylan@xxxxxxxxxxxxxx>
- Date: Tue May 2 19:15:21 2000
In an attempt to get .htaccess to work for an individual domain
(the key directive here being AuthPAM_Enabled off )
I inadvertantly knocked out /usr/sbin/htpasswd as I was trying to write a
small form in order to avoid giving shell access to a particular user. The
form works now in perl ;
system(htpasswd -b .htpasswd $username $passwd)
but I have lost the htpasswd binary for raq3. I tried copying the one from
/usr/bin/htpasswd from raq2 but it is compiled under a different system and
refuses to execute. Could someone send me /usr/sbin/htpasswd binary from a
raq3? It would be much appreciated as our Cobalt distributor do not have a
raq3 to help me with.
Thanks in advance,
Dylan.