![]() |
add a group to a group
Is it possible to add a group to a group?
I'm authenticating users on an AD server, currently all users aren't in the audio group (and possibly others they will need to be in) by default. I can Code:
adduser <user> audio |
Wait, what's wrong with adding users to multiple groups? That's the proper way instead of adding a group to another group.
-twantrd |
Quote:
I am setting up linux boxes for some work. And i want to add users to the audio (and probably other groups) when they sign on to the computer. The AD group that they are all in is a users group GID 10000 i think. How do i get them to all be able to listen to sounds? Obviously i don't want to have to individualy add users to the audio group using adduser <username> audio as this would take a long time for each user (as i hace potentialy 50+ peopel who will use the linux box). |
But if you are using Active Directory to authenticate the linux users why not do that in the active directory? Doesn't it mirror whatever group structure you have in the AD. You would just need to add all users to a audio group in the AD.
|
Quote:
|
| All times are GMT -5. The time now is 08:18 PM. |