]> git.ipfire.org Git - thirdparty/libvirt.git/commit
spec: Restrict virt-login-shell usage
authorJiri Denemark <jdenemar@redhat.com>
Fri, 22 Nov 2013 11:13:03 +0000 (12:13 +0100)
committerJiri Denemark <jdenemar@redhat.com>
Fri, 22 Nov 2013 13:57:23 +0000 (14:57 +0100)
commit0ee2364319c4b11d7e5eca5856d458b24a900024
treeb43db30ea782af96467813893b3c9bcf95c22f31
parentcc38d68dc1d580fd9acc648e11057b1903ddb247
spec: Restrict virt-login-shell usage

https://bugzilla.redhat.com/show_bug.cgi?id=1033614

As virt-login-shell is an SUID binary, we should restrict its usage to
just the users chosen by an administrator to use virt-login-shell as
their login shell. This can easily be done by making the binary
executable only by users from a new virtlogin group.
libvirt.spec.in