Tell me more ×
Ask Ubuntu is a question and answer site for Ubuntu users and developers. It's 100% free, no registration required.

I need to add user to virtual box for usb support

share|improve this question
Please edit your question to describe in greater detail exactly what you are attempting to do (do you know the name of the group you need to add the user to, for example, and if so, what is it?), exactly what steps you are taking, and exactly what happens. In particular, if there are any error messages or the group is missing in the list, we need to know about that if we are to provide solutions. If there are errors, please provide the complete and exact text of the error messages. In addition to describing what happened (not instead of), screenshots may be helpful. – Eliah Kagan Aug 26 '12 at 5:10

1 Answer

It was possible before with the older versions of Ubuntu. In Ubuntu 12.04 you can change users groups in a graphical way by installing the application KUser. Then run it with the following command in a terminal to have the necessary rights:

sudo kuser
share|improve this answer

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Not the answer you're looking for? Browse other questions tagged or ask your own question.