From owner-freebsd-security Wed May 2 7:13:21 2001 Delivered-To: freebsd-security@freebsd.org Received: from ringworld.nanolink.com (ringworld.nanolink.com [195.24.48.13]) by hub.freebsd.org (Postfix) with SMTP id E677B37B422 for ; Wed, 2 May 2001 07:13:17 -0700 (PDT) (envelope-from roam@orbitel.bg) Received: (qmail 89813 invoked by uid 1000); 2 May 2001 14:11:26 -0000 Date: Wed, 2 May 2001 17:11:26 +0300 From: Peter Pentchev To: Lee Smallbone Cc: freebsd-security@freebsd.org Subject: Re: useradd/adduser Message-ID: <20010502171126.A88365@ringworld.oblivion.bg> Mail-Followup-To: Lee Smallbone , freebsd-security@freebsd.org References: <200105021525.QAA25034@mailgate.kechara.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <200105021525.QAA25034@mailgate.kechara.net>; from lee@kechara.net on Wed, May 02, 2001 at 03:12:01PM +0100 Sender: owner-freebsd-security@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org 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