At times, I don't see the point of so many groups. Here's my "/root/bin/u_add" script, which I invoke as...
u_add newusername #!/bin/bash useradd -g users -G audio,cdrom,dialout,floppy,games,plugdev,usb,uucp,video,wheel -m -s /bin/bash $1 -- Walter Dnes <[EMAIL PROTECTED]> In linux /sbin/init is Job #1 Q. Mr. Ghandi, what do you think of Microsoft security? A. I think it would be a good idea. -- [EMAIL PROTECTED] mailing list

