Date: Tue, 11 Sep 2001 18:14:58 -0600 From: "Stephen Hurd" <deuce@lordlegacy.org> To: "Sean Ellis" <sellis@intergate.ca>, <freebsd-questions@FreeBSD.ORG> Subject: RE: create multiple user accounts Message-ID: <NFBBJPHLGLNJEEECOCHAMEMJCCAA.deuce@lordlegacy.org> In-Reply-To: <20010911170220.A19886@telus.net>
next in thread | previous in thread | raw e-mail | index | archive | help
> is there a facility to automate the creation of new accounts? > Say, account1 through account25 with appropriate groupnames > and home directories; otherwise identical, thank you, > > -- > Sean adduser(8) is what I usually use for just a few (1-20) If I need to add hundreds, a script that uses pw(8) is the best. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?NFBBJPHLGLNJEEECOCHAMEMJCCAA.deuce>