m�n 2003-06-23 klockan 13.47 skrev Lieven Marchand:

> if you have your userids and passwords in a file something like
> 
> while read $user $password
> do
> htpasswd -b passwordfile $user $password
> done < cleartextfile

Depending on the htpasswd version you may need a -u option to make it
use crypt rather than md5 hashing.

Regards
Henrik

-- 
Donations welcome if you consider my Free Squid support helpful.
https://www.paypal.com/xclick/business=hno%40squid-cache.org

Please consult the Squid FAQ and other available documentation before
asking Squid questions, and use the squid-users mailing-list when no
answer can be found. Private support questions is only answered
for a fee or as part of a commercial Squid support contract.

If you need commercial Squid support or cost effective Squid and
firewall appliances please refer to MARA Systems AB, Sweden
http://www.marasystems.com/, [EMAIL PROTECTED]

Reply via email to