﻿id	summary	reporter	owner	description	type	status	component	version	resolution	keywords	cc	guest	host
8072	vboxmanage guestcontrol execute does not provide user groups => Fixed in SVN	Paolo Virtual		"If a command is executed via ""vboxmanage guestcontrol execute /usr/bin/xterm ..."", the user groups are not set correctly within the guest.
For example, if I login locally inside the VM, all groups are present

in VM: $ id
uid=1000(vm) gid=1000(vm) groups=20(dialout),29(audio)

If I execute the same command via vboxmanage, the groups section is missing.

$ id
uid=1000(vm) gid=1000(vm)
"	defect	closed	guest control	VirtualBox 4.0.0	fixed			Linux	other
