[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Bug#931363: Fails to create output PDF (permission denied)



Control: tag -1 + moreinfo

Hi,

Brian Potkin:
> I wonder whether apparmor is involved? The journal is a place to look.

Indeed. It looks like Martin's $HOME directory is /home/ssd/madduck,
which is not covered by AppArmor's default @{HOME} tunable ("variable").

I suspect Martin will thus see AppArmor denials in his kernel logs.

To teach AppArmor about this local non-standard home directory layout,
add this line to /etc/apparmor.d/tunables/home.d/site.local :

  @{HOMEDIRS}+=/home/ssd/

Then reload the cups profile(s):

  sudo apparmor_parser -r /etc/apparmor.d/usr.sbin.cupsd

Martin, could you please confirm this fixes the problem for you?

Thanks in advance!

Cheers,
-- 
intrigeri


Reply to: