On 6/10/02 12:53 AM, "vincent li" [EMAIL PROTECTED] pressed the keys
forming the message:
> Hi, guys
>
> i often use htpasswd to add and change user password
> on command line in my linux box, for example:
> #htpasswd /etc/squid/passwd user
>
> now i want to enable users to change their passwor
Hi, guys
i often use htpasswd to add and change user password
on command line in my linux box, for example:
#htpasswd /etc/squid/passwd user
now i want to enable users to change their password by
themselves on a web interface, but i have no clue how
to achieve this goal, i know maybe cgi program