Look into HTTPD::UserAdmin and HTTPD::GroupAdmin modules from
CPAN.




------Original Message------
From: "Shuba Simha" <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
Sent: August 14, 2000 4:16:17 PM GMT
Subject: Adding an entry into .htpasswd


Can anybody tell  me if there is any way to add an entry into ".htpasswd"
from a perl script, without getting prompted for the password? Meaning..I
have the password in a variable(say $new_pass),  & want to change the
password of a particular user from old_pass to $new_pass. How can this be
done through the script, without getting the prompt to "Type new password"?

Any help ASAP is very much appreciated.
Thanks..
Shuba


Reply via email to