* [gentoo-user] Am I missing any groups?
@ 2007-04-29 4:50 Walter Dnes
2007-04-29 7:50 ` Hemmann, Volker Armin
0 siblings, 1 reply; 6+ messages in thread
From: Walter Dnes @ 2007-04-29 4:50 UTC (permalink / raw
To: Gentoo Users List
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 <waltdnes@waltdnes.org> 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.
--
gentoo-user@gentoo.org mailing list
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [gentoo-user] Am I missing any groups?
2007-04-29 4:50 [gentoo-user] Am I missing any groups? Walter Dnes
@ 2007-04-29 7:50 ` Hemmann, Volker Armin
2007-04-29 8:00 ` Neil Bothwick
0 siblings, 1 reply; 6+ messages in thread
From: Hemmann, Volker Armin @ 2007-04-29 7:50 UTC (permalink / raw
To: gentoo-user
On Sonntag, 29. April 2007, Walter Dnes wrote:
> 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
plugdev? uucp?
--
gentoo-user@gentoo.org mailing list
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [gentoo-user] Am I missing any groups?
2007-04-29 7:50 ` Hemmann, Volker Armin
@ 2007-04-29 8:00 ` Neil Bothwick
2007-04-29 8:54 ` Hemmann, Volker Armin
2007-04-29 14:32 ` Walter Dnes
0 siblings, 2 replies; 6+ messages in thread
From: Neil Bothwick @ 2007-04-29 8:00 UTC (permalink / raw
To: gentoo-user
[-- Attachment #1: Type: text/plain, Size: 434 bytes --]
On Sun, 29 Apr 2007 09:50:04 +0200, Hemmann, Volker Armin wrote:
> > #!/bin/bash
> > useradd -g users -G
> > audio,cdrom,dialout,floppy,games,plugdev,usb,uucp,video,wheel -m -s
> > /bin/bash $1
>
> plugdev? uucp?
plugdev is needed to mount devices with HAL/pmount.
uucp probably isn't needed unless you use some serial port hardware.
--
Neil Bothwick
I yam Popeye o'de Borg. Preparez ta be askimiligrated.
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 189 bytes --]
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [gentoo-user] Am I missing any groups?
2007-04-29 8:00 ` Neil Bothwick
@ 2007-04-29 8:54 ` Hemmann, Volker Armin
2007-04-29 14:32 ` Walter Dnes
1 sibling, 0 replies; 6+ messages in thread
From: Hemmann, Volker Armin @ 2007-04-29 8:54 UTC (permalink / raw
To: gentoo-user
On Sonntag, 29. April 2007, Neil Bothwick wrote:
> On Sun, 29 Apr 2007 09:50:04 +0200, Hemmann, Volker Armin wrote:
> > > #!/bin/bash
> > > useradd -g users -G
> > > audio,cdrom,dialout,floppy,games,plugdev,usb,uucp,video,wheel -m -s
> > > /bin/bash $1
> >
> > plugdev? uucp?
>
> plugdev is needed to mount devices with HAL/pmount.
>
> uucp probably isn't needed unless you use some serial port hardware.
oh, ok. I don't use hal/pmount and never serial stuff.
My groups:
tty lp wheel audio cdrom dialout tape video games cdrw usb users lpadmin
portage
--
gentoo-user@gentoo.org mailing list
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [gentoo-user] Am I missing any groups?
2007-04-29 8:00 ` Neil Bothwick
2007-04-29 8:54 ` Hemmann, Volker Armin
@ 2007-04-29 14:32 ` Walter Dnes
2007-04-29 15:08 ` Arturo 'Buanzo' Busleiman
1 sibling, 1 reply; 6+ messages in thread
From: Walter Dnes @ 2007-04-29 14:32 UTC (permalink / raw
To: gentoo-user
On Sun, Apr 29, 2007 at 09:00:56AM +0100, Neil Bothwick wrote
> uucp probably isn't needed unless you use some serial port hardware.
I vaguely seem to recall needing it for dialup access at one point.
Dialup obviously uses the serial port. Has that been removed?
--
Walter Dnes <waltdnes@waltdnes.org> 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.
--
gentoo-user@gentoo.org mailing list
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [gentoo-user] Am I missing any groups?
2007-04-29 14:32 ` Walter Dnes
@ 2007-04-29 15:08 ` Arturo 'Buanzo' Busleiman
0 siblings, 0 replies; 6+ messages in thread
From: Arturo 'Buanzo' Busleiman @ 2007-04-29 15:08 UTC (permalink / raw
To: gentoo-user
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512
Walter Dnes wrote:
> I vaguely seem to recall needing it for dialup access at one point.
> Dialup obviously uses the serial port. Has that been removed?
Talking about uucp, I plugged my palm today (Visor module) via usb, and /dev/ttyUSB0 was uucp-group
owned. I changed the udev rules to match the usb group. I should check the bugzilla...
- --
Arturo "Buanzo" Busleiman - Consultor Independiente en Seguridad Informatica
OpenPGP for HTTP: New Web-Auth Scheme: http://freshmeat.net/articles/view/2599
Consulting and Secure Mail Hosting: http://www.buanzo.com.ar/pro/
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org
iD8DBQFGNLT6AlpOsGhXcE0RCkWJAJ440vcLlRamnDKmGnOkDVGEhp8YIQCfSDra
M1dM4KXXsz7dl2TTkgdFmgk=
=d4MV
-----END PGP SIGNATURE-----
--
gentoo-user@gentoo.org mailing list
^ permalink raw reply [flat|nested] 6+ messages in thread
end of thread, other threads:[~2007-04-29 15:14 UTC | newest]
Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-04-29 4:50 [gentoo-user] Am I missing any groups? Walter Dnes
2007-04-29 7:50 ` Hemmann, Volker Armin
2007-04-29 8:00 ` Neil Bothwick
2007-04-29 8:54 ` Hemmann, Volker Armin
2007-04-29 14:32 ` Walter Dnes
2007-04-29 15:08 ` Arturo 'Buanzo' Busleiman
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox