Return to BSD News archive
Path: euryale.cc.adfa.oz.au!newshost.carno.net.au!harbinger.cc.monash.edu.au!news.mira.net.au!news.netspace.net.au!news.mel.connect.com.au!munnari.OZ.AU!spool.mu.edu!uwm.edu!newsfeeds.sol.net!newspump.sol.net!howland.erols.net!surfnet.nl!news.unisource.nl!halley.pi.net!news From: Wouter de Boer <wouter.de.boer@pobox.com> Newsgroups: comp.unix.bsd.freebsd.misc Subject: adduser Date: Tue, 07 Jan 1997 09:26:52 +0100 Organization: Planet Internet Lines: 17 Message-ID: <32D208CC.167EB0E7@pobox.com> NNTP-Posting-Host: 145.220.201.68 Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Mailer: Mozilla 3.01Gold (X11; I; FreeBSD 2.1.5-RELEASE i386) Xref: euryale.cc.adfa.oz.au comp.unix.bsd.freebsd.misc:33750 Hello, Is it possible with the adduser command to add a user to a new group ?? I use this command: adduser -shell bash -group testje -batch test ' ' 'Test' (The username and groupname are dummy names) But this command don't create the new group. Is this possible with the adduser command to create a new group ?? And with which command can I create a new group to my system. I have read several books, but I can't find nothing about creating new groups. Can anybody help me ?? Wouter