[hardy] unable to start cupsys if selinux is enforcing.
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
refpolicy (Ubuntu) |
Confirmed
|
Low
|
Unassigned |
Bug Description
Binary package hint: selinux
I've just tested on two machines, both hardy alpha 6, both running selinux from the ubuntu-hardened PPA. Neither machine is able to start the cupsys service while SELinux is in enforcing mode.
Trying manually from the shell:
christer@macbook:~$ getenforce
Permissive
christer@macbook:~$ sudo setenforce 1
[sudo] password for christer:
christer@macbook:~$ sudo /etc/init.d/cupsys stop
* Stopping Common Unix Printing System: cupsd [ OK ]
christer@macbook:~$ sudo /etc/init.d/cupsys start
* Starting Common Unix Printing System: cupsd start-stop-daemon: Unable to start /usr/sbin/cupsd: Permission denied (Permission denied)
christer@macbook:~$ sudo setenforce 0
christer@macbook:~$ sudo /etc/init.d/cupsys start
* Starting Common Unix Printing System: cupsd [ OK ]
christer@macbook:~$
Let me know if there is any more information needed.
Changed in selinux: | |
status: | New → Fix Released |
Changed in selinux: | |
importance: | Undecided → Low |
status: | Fix Released → Confirmed |
Me too on ubuntu- 8.04-beta- server- amd64