** Summary changed:

- AppAmor rules for CUPS seems to be to restrictive
+ AppAmor rules for CUPS seems to be too restrictive

** Description changed:

  Binary package hint: cupsys
  
- Seems that the AppAmor rules for CUPS are to restrictive:
+ Seems that the AppAmor rules for CUPS are too restrictive:
  
- $ tail /var/log/cupsys
+ $ tail /var/log/syslog
  Aug 16 18:05:41 laotse kernel: [ 4350.136178] audit(1187280341.702:73): 
REJECTING x access to /usr/bin/env (sh(10382) profile /usr/sbin/cupsd active 
/usr/sbin/cupsd)
  Aug 16 18:07:07 laotse kernel: [ 4435.343839] audit(1187280426.707:74): 
REJECTING x access to /usr/bin/printf (bash(10442) profile /usr/sbin/cupsd 
active /usr/sbin/cupsd)
  Aug 16 18:07:07 laotse kernel: [ 4435.345857] audit(1187280426.707:75): 
REJECTING r access to /usr/bin/printf (bash(10442) profile /usr/sbin/cupsd 
active /usr/sbin/cupsd)
  Aug 16 18:07:07 laotse kernel: [ 4435.348943] audit(1187280426.707:76): 
REJECTING x access to /bin/cat (bash(10443) profile /usr/sbin/cupsd active 
/usr/sbin/cupsd)
  Aug 16 18:07:07 laotse kernel: [ 4435.350137] audit(1187280426.707:77): 
REJECTING r access to /bin/cat (bash(10443) profile /usr/sbin/cupsd active 
/usr/sbin/cupsd)
  
  After adding this lines to /etc/apparmor.d/usr.sbin.cupd everything
  works for me:
  
    /etc/papersize r,
    /usr/bin/printf ixr,
    /bin/cat ixr,
    /usr/bin/env ixr,
+   /usr/bin/
  
  Im using a Kyrocera FS-1010 (PostScript Laser Printer).

** Summary changed:

- AppAmor rules for CUPS seems to be too restrictive
+ AppArmor rules for CUPS seems to be too restrictive

** Description changed:

  Binary package hint: cupsys
  
- Seems that the AppAmor rules for CUPS are too restrictive:
+ Seems that the AppArmor rules for CUPS are too restrictive:
  
  $ tail /var/log/syslog
  Aug 16 18:05:41 laotse kernel: [ 4350.136178] audit(1187280341.702:73): 
REJECTING x access to /usr/bin/env (sh(10382) profile /usr/sbin/cupsd active 
/usr/sbin/cupsd)
  Aug 16 18:07:07 laotse kernel: [ 4435.343839] audit(1187280426.707:74): 
REJECTING x access to /usr/bin/printf (bash(10442) profile /usr/sbin/cupsd 
active /usr/sbin/cupsd)
  Aug 16 18:07:07 laotse kernel: [ 4435.345857] audit(1187280426.707:75): 
REJECTING r access to /usr/bin/printf (bash(10442) profile /usr/sbin/cupsd 
active /usr/sbin/cupsd)
  Aug 16 18:07:07 laotse kernel: [ 4435.348943] audit(1187280426.707:76): 
REJECTING x access to /bin/cat (bash(10443) profile /usr/sbin/cupsd active 
/usr/sbin/cupsd)
  Aug 16 18:07:07 laotse kernel: [ 4435.350137] audit(1187280426.707:77): 
REJECTING r access to /bin/cat (bash(10443) profile /usr/sbin/cupsd active 
/usr/sbin/cupsd)
  
  After adding this lines to /etc/apparmor.d/usr.sbin.cupd everything
  works for me:
  
    /etc/papersize r,
    /usr/bin/printf ixr,
    /bin/cat ixr,
    /usr/bin/env ixr,
    /usr/bin/
  
  Im using a Kyrocera FS-1010 (PostScript Laser Printer).

-- 
AppArmor rules for CUPS seems to be too restrictive
https://bugs.launchpad.net/bugs/132969
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to