You are not logged in.
Pages: 1
Topic closed
I'm experiencing some issues while trying to add user to vboxusers group.
To add user I've done the following (as root of course)
# gpasswd -a edio vboxusers
Now, if I check user's groups as a regular user, I'll get the following
$ groups
lp wheel games video audio optical storage scanner power users
No vboxusers here!
And I have the following in /etc/group
vboxusers:x:108:edio
and in /etc/gshadow
vboxusers:!::edio
So, corresponding files state that user is actually the member of that group. Why vboxusers group is not listed, when calling group as regular user?
Thanks in advance
Last edited by eDio (2011-04-29 05:19:37)
Offline
Did edio log out and then log back in ?
Nothing is too wonderful to be true, if it be consistent with the laws of nature -- Michael Faraday
Sometimes it is the people no one can imagine anything of who do the things no one can imagine. -- Alan Turing
---
How to Ask Questions the Smart Way
Offline
or use newgrp(1)
Evil #archlinux@libera.chat channel op and general support dude.
. files on github, Screenshots, Random pics and the rest
Offline
Thanks, ewaller. Log out-in solved problem.
Mr.Elendig thanks for pointing to man page, that was very useful also.
Offline
Tnks SOLVED my problem lol
Offline
Glad it worked.
Closing old thread
Nothing is too wonderful to be true, if it be consistent with the laws of nature -- Michael Faraday
Sometimes it is the people no one can imagine anything of who do the things no one can imagine. -- Alan Turing
---
How to Ask Questions the Smart Way
Offline
Pages: 1
Topic closed