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

Re: CGI to change system password master.passwd via a Web page



Malfunkshun wrote:

> Hi,
>
> someone known a CGI to change the system password (/etc/master.passwd) of
> OpenBSD users box via a Web page running on Apache web server ?
> Any information can be helpfull.
>
> Thanks.
> Malfunkshun.
> malfunkshun@globaldatanet.com.br

Never tried...can't think of a good reason to...sounds like a security
nightmare to me.

A simple combo of forms, encrypt, sed and pwd_mkdb ought to do it.

Are you sure you want to do this?