Subject: =?ISO-8859-1?Q?user_password?=
To: None <netbsd-help@netbsd.org>
From: Zafer Aydogan <zafer@gmx.org>
List: netbsd-help
Date: 08/10/2005 01:51:38
hello list,

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.

Any Ideas ?

Z.