[opensuse] Problem with VirutalBox
Guys, I am using AD to log into my linux box. I want to use VirtualBox, but I can't see to add my account to the group. How can I add my account to the group? -- ---------------------------------------- When a place gets crowded enough to require ID's, social collapse is not far away. It is time to go elsewhere. The best thing about space travel is that it made it possible to go elsewhere. -- Robert Heinlein -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org
groupmod --add-user <login> vboxusers You can find more information to install and configure virtualbox at http://en.opensuse.org/VirtualBox_Installation On Fri, May 29, 2009 at 10:57 PM, Chuck Payne <terrorpup@gmail.com> wrote:
Guys,
I am using AD to log into my linux box. I want to use VirtualBox, but I can't see to add my account to the group. How can I add my account to the group?
-- ---------------------------------------- When a place gets crowded enough to require ID's, social collapse is not far away. It is time to go elsewhere. The best thing about space travel is that it made it possible to go elsewhere. -- Robert Heinlein -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org
-- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org
On Sun, May 31, 2009 at 8:44 PM, Johnny Schu <subbyte@gmail.com> wrote:
groupmod --add-user <login> vboxusers
You can find more information to install and configure virtualbox at http://en.opensuse.org/VirtualBox_Installation
On Fri, May 29, 2009 at 10:57 PM, Chuck Payne <terrorpup@gmail.com> wrote:
Guys,
I am using AD to log into my linux box. I want to use VirtualBox, but I can't see to add my account to the group. How can I add my account to the group?
-- ---------------------------------------- When a place gets crowded enough to require ID's, social collapse is not far away. It is time to go elsewhere. The best thing about space travel is that it made it possible to go elsewhere. -- Robert Heinlein -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org
Thanks, but I had to play around with this. Because I am using Active Directory, the CORP\mylogin was causing issues. If I did groupmod --add-user CORP\mylogin vboxusers Within groups, it showed up as CORPmylogin. After adding 'CORP\mylogin' it now in groups correctly and working. Active Directory is a pain to deal with. Again thanks, Payne -- ---------------------------------------- When a place gets crowded enough to require ID's, social collapse is not far away. It is time to go elsewhere. The best thing about space travel is that it made it possible to go elsewhere. -- Robert Heinlein -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org
participants (2)
-
Chuck Payne
-
Johnny Schu