* [gentoo-user] automatically adding a new user to cdrom group?
@ 2006-03-28 23:31 Schleimer, Ben
2006-03-28 23:52 ` Neil Bothwick
2006-03-29 0:24 ` Richard Fish
0 siblings, 2 replies; 4+ messages in thread
From: Schleimer, Ben @ 2006-03-28 23:31 UTC (permalink / raw
To: gentoo-user
Would it be reasonable to request that useradd
automatically adds a new user to the cdrom group?
For a long time I couldn't figure out why the cdrom
didn't work properly in user mode. Once i stumbled
about the "add user to cdrom group" solution,
everything works correctly. I'm thinking that gentoo
would be a better system if this was done
automatically.
Thanks,
Ben
"he who writes the code gets to choose his license, and nobody else gets to complain" - Linus Torvale
In my honest option, it should read - "he who writes the code gets to choose his license, and everybody else complains."
--
gentoo-user@gentoo.org mailing list
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [gentoo-user] automatically adding a new user to cdrom group?
2006-03-28 23:31 [gentoo-user] automatically adding a new user to cdrom group? Schleimer, Ben
@ 2006-03-28 23:52 ` Neil Bothwick
2006-03-29 0:24 ` Richard Fish
1 sibling, 0 replies; 4+ messages in thread
From: Neil Bothwick @ 2006-03-28 23:52 UTC (permalink / raw
To: gentoo-user
[-- Attachment #1: Type: text/plain, Size: 333 bytes --]
On Tue, 28 Mar 2006 15:31:50 -0800 (PST), Schleimer, Ben wrote:
> Would it be reasonable to request that useradd
> automatically adds a new user to the cdrom group?
Add 'alias useradd="useradd --groups cdrom"' to your profile.
--
Neil Bothwick
Voting Democrat or Republican is like choosing a cabin in the Titanic.
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 191 bytes --]
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [gentoo-user] automatically adding a new user to cdrom group?
2006-03-28 23:31 [gentoo-user] automatically adding a new user to cdrom group? Schleimer, Ben
2006-03-28 23:52 ` Neil Bothwick
@ 2006-03-29 0:24 ` Richard Fish
2006-03-29 13:00 ` [gentoo-user] automatically adding a new user to cdrom group? [Solved] Schleimer, Ben
1 sibling, 1 reply; 4+ messages in thread
From: Richard Fish @ 2006-03-29 0:24 UTC (permalink / raw
To: gentoo-user
On 3/28/06, Schleimer, Ben <bensch128@yahoo.com> wrote:
> Would it be reasonable to request that useradd
> automatically adds a new user to the cdrom group?
You can do this yourself in /etc/group by assigning different group
names the same gid:
users:x:100:rjf
cdrom:x:100:
plugdev:x:100:
audio:x:100:
scanner:x:100:
usb:x:100:
...
-Richard
--
gentoo-user@gentoo.org mailing list
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [gentoo-user] automatically adding a new user to cdrom group? [Solved]
2006-03-29 0:24 ` Richard Fish
@ 2006-03-29 13:00 ` Schleimer, Ben
0 siblings, 0 replies; 4+ messages in thread
From: Schleimer, Ben @ 2006-03-29 13:00 UTC (permalink / raw
To: gentoo-user
Thanks for the hint.
This seems like the best solution.
I'll implement this as soon as possible.
Cheers,
Ben
--- Richard Fish <bigfish@asmallpond.org> wrote:
> On 3/28/06, Schleimer, Ben <bensch128@yahoo.com>
> wrote:
> > Would it be reasonable to request that useradd
> > automatically adds a new user to the cdrom group?
>
> You can do this yourself in /etc/group by assigning
> different group
> names the same gid:
>
> users:x:100:rjf
> cdrom:x:100:
> plugdev:x:100:
> audio:x:100:
> scanner:x:100:
> usb:x:100:
> ...
>
> -Richard
>
> --
> gentoo-user@gentoo.org mailing list
>
>
"he who writes the code gets to choose his license, and nobody else gets to complain" - Linus Torvale
In my honest option, it should read - "he who writes the code gets to choose his license, and everybody else complains."
--
gentoo-user@gentoo.org mailing list
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2006-03-29 13:11 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-03-28 23:31 [gentoo-user] automatically adding a new user to cdrom group? Schleimer, Ben
2006-03-28 23:52 ` Neil Bothwick
2006-03-29 0:24 ` Richard Fish
2006-03-29 13:00 ` [gentoo-user] automatically adding a new user to cdrom group? [Solved] Schleimer, Ben
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox