Gentoo Archives: gentoo-user

From: Walter Dnes <waltdnes@××××××××.org>
To: Gentoo Users List <gentoo-user@l.g.o>
Subject: [gentoo-user] Am I missing any groups?
Date: Sun, 29 Apr 2007 04:56:10
Message-Id: 20070429045033.GB19448@waltdnes.org
1 At times, I don't see the point of so many groups. Here's my
2 "/root/bin/u_add" script, which I invoke as...
3
4 u_add newusername
5
6 #!/bin/bash
7 useradd -g users -G audio,cdrom,dialout,floppy,games,plugdev,usb,uucp,video,wheel -m -s /bin/bash $1
8
9 --
10 Walter Dnes <waltdnes@××××××××.org> In linux /sbin/init is Job #1
11 Q. Mr. Ghandi, what do you think of Microsoft security?
12 A. I think it would be a good idea.
13 --
14 gentoo-user@g.o mailing list

Replies