Thanks for the hint. This seems like the best solution. I'll implement this as soon as possible.
Cheers, Ben --- Richard Fish <[EMAIL PROTECTED]> wrote: > On 3/28/06, Schleimer, Ben <[EMAIL PROTECTED]> > 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 > > -- > [email protected] 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." -- [email protected] mailing list

