user
Assign the specified values to the user name, or to the user ID and group IDs of the qvm process instance
Synopsis:
user username[,gid]* | uid[:gid[,gid]*]
Options:
- gid
- One or more group IDs (separated by commas) to assign to the qvm process instance.
- uid
- The user ID to assign to the qvm process instance.
- username
- The user name to assign to the qvm process instance.
Description:
The user is a user in the hypervisor host, not in the guest that the VM being configured will host.
If you use the username[,gid]*
form, the primary group is the one specified for username in
/etc/passwd.
Page updated: