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

[cobalt-users] htpasswd and raq3



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.