Bug #3665
ipset missing from sudoers
Status: | Closed | Start date: | 03/11/2015 | |
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | Javi Fontan | % Done: | 0% | |
Category: | Packaging | |||
Target version: | Release 4.12.1 | |||
Resolution: | fixed | Pull request: | ||
Affected Versions: | OpenNebula 4.12 |
Description
New 4.12 installation from the repository packages, Security Groups seem to require ipset which is missing from the default sudoers -configuration.
This is from Debian 7:
Cmnd_Alias ONE_NET = /sbin/brctl, /sbin/ebtables, /sbin/iptables, /sbin/ip
->
Cmnd_Alias ONE_NET = /sbin/brctl, /sbin/ebtables, /sbin/iptables, /sbin/ip, /usr/sbin/ipset
affected files:
share/pkgs/CentOS/opennebula.sudoers
share/pkgs/Debian/opennebula.sudoers
share/pkgs/Ubuntu/opennebula.sudoers
share/pkgs/openSUSE/opennebula.sudoers
(also affected versions -list is missing OpenNebula 4.12)
Associated revisions
bug #3665: add ipset to the allowed list in sudoers files
bug #3665: add ipset to the allowed list in sudoers files
(cherry picked from commit c4ada3b65f0af0af21db9bf5d654b260929bfe27)
History
#1 Updated by Ruben S. Montero over 6 years ago
- Target version set to Release 4.12.1
- Affected Versions OpenNebula 4.12 added
#2 Updated by Javi Fontan over 6 years ago
- Assignee set to Javi Fontan
#3 Updated by Javi Fontan over 6 years ago
- Category set to Packaging
- Status changed from Pending to Closed
- Resolution set to fixed