VirtualBox

source: vbox/trunk/doc/manual/en_US/dita/topics/install-linux-vboxusers.dita@ 105293

Last change on this file since 105293 was 105289, checked in by vboxsync, 7 months ago

Docs: bugref:10705. Merging current changes to dita files from docs team's repo. (r6123, r6120, r6117)

  • Property svn:eol-style set to native
  • Property svn:keywords set to Author Date Id Revision
File size: 728 bytes
Line 
1<?xml version='1.0' encoding='UTF-8'?>
2<!DOCTYPE topic PUBLIC "-//OASIS//DTD DITA Topic//EN" "topic.dtd">
3<topic xml:lang="en-us" id="install-linux-vboxusers">
4 <title>The vboxusers Group</title>
5
6 <body>
7 <p>The Linux installers create the system user group <codeph>vboxusers</codeph> during installation. Any system user
8 who is going to use USB devices from <ph conkeyref="vbox-conkeyref-phrases/product-name"/> guests must be a member
9 of that group. A user can be made a member of the group <codeph>vboxusers</codeph> either by using the desktop
10 user and group tools, or with the following command: </p>
11 <pre xml:space="preserve">sudo usermod -a -G vboxusers username</pre>
12 </body>
13
14</topic>
Note: See TracBrowser for help on using the repository browser.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette