Date: Wed, 2 May 2001 17:11:26 +0300 From: Peter Pentchev <roam@orbitel.bg> To: Lee Smallbone <lee@kechara.net> Cc: freebsd-security@freebsd.org Subject: Re: useradd/adduser Message-ID: <20010502171126.A88365@ringworld.oblivion.bg> In-Reply-To: <200105021525.QAA25034@mailgate.kechara.net>; from lee@kechara.net on Wed, May 02, 2001 at 03:12:01PM %2B0100 References: <200105021525.QAA25034@mailgate.kechara.net>
next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, May 02, 2001 at 03:12:01PM +0100, Lee Smallbone wrote: > Hi, > > To my surprise, useradd isn't shipped with 4.3-STABLE (at least, not that I can see.) > Is there any way to use adduser in a non-interative state (run from scripts)? > > i.e. $ adduser -d /home2/testuser -u testuser -p password > (pardon any syntax errors, that is for example only.) > > Failing that, where can I get adduser? 'adduser' is the interactive utility; the non-interactive one is pw(8). G'luck, Peter -- If you think this sentence is confusing, then change one pig. 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?20010502171126.A88365>