Date: Wed, 02 May 2001 16:13:19 +0200 From: Sheldon Hearn <sheldonh@uunet.co.za> To: lee@kechara.net Cc: freebsd-security@freebsd.org Subject: Re: useradd/adduser Message-ID: <2686.988812799@axl.fw.uunet.co.za> In-Reply-To: Your message of "Wed, 02 May 2001 15:12:01 %2B0100." <200105021525.QAA25034@mailgate.kechara.net>
next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, 02 May 2001 15:12:01 +0100, Lee Smallbone wrote: > Is there any way to use adduser in a non-interative state (run from > scripts)? Yes, with the pw(8) command. If your scripts gain knowledge of the passwords for accounts somewhere, you can feed the passwords to pw(8) using its -h option. Don't be daunted by the manual page. It's pretty easy going once you've gotten past the synopsis. :-) Ciao, Sheldon. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-security" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?2686.988812799>