Re: [libvirt] [PATCH v2 1/2] security: also parse user/group names instead of just IDs for DAC labels

2012-09-25 Thread Peter Krempa
On 09/20/12 23:07, Marcelo Cerri wrote: The DAC driver is missing parsing of group and user names for DAC labels and currently just parses uid and gid. This patch extends it to support names, so the following security label definition is now valid: seclabel type='static' model='dac'

[libvirt] [PATCH v2 1/2] security: also parse user/group names instead of just IDs for DAC labels

2012-09-20 Thread Marcelo Cerri
The DAC driver is missing parsing of group and user names for DAC labels and currently just parses uid and gid. This patch extends it to support names, so the following security label definition is now valid: seclabel type='static' model='dac' relabel='yes' labelqemu:qemu/label