Subject: Re: user password
To: Zafer Aydogan <zafer@gmx.org>
From: Chavdar Ivanov <ci4ic4@gmail.com>
List: netbsd-help
Date: 08/10/2005 00:08:47
Install tcl-expect and look at the examples.

On 09/08/05, Zafer Aydogan <zafer@gmx.org> wrote:
> hello list,
>=20
> I'm writing a shell skript to add a new user to the system.
> I have the username and the the password in Variables.
> I can create a user with "useradd", but can't supply the password.
> How do I set the password ? (not interactively)
> chpass is missing option -p for password.
>=20
> Any Ideas ?
>=20
> Z.
>