• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

Linux Group question (nevermind)

Ynog

Golden Member
I have a question regarding groups in linux.

Say I have two groups user and work.
I'm a member of both groups with the default group being user.

When I login I get user as my group when I type groups.
And when I type groups (username) I get user work

That much is to be expected.

However is there a way to have it both groups active in Linux when
I login, without doing anything myself.

Because there is also an Solaris box that has similar setup.
With groups user and work. And I'm a member to both of those
groups as well. However when I login there, (I have to do nothing)
I get user and work as groups when I type groups.

Now I know i can "newgrp work" to get it added to be the active groups. But
short of throwing that in my login file, is there another way to have both
groups come up when you login without doing anything myself.

Never mind. It did work. Needless to say I did something stupid.
 
Back
Top