Comment # 3 on bug 1195412 from
(In reply to Mathias Homann from comment #2)
> (In reply to Andreas Osterburg from comment #1)
> > Same here. It seems that apparmor is the problem.
> > 
> > My workaround:
> > 
> > Add the following two lines to /etc/apparmor.d/local/usr.sbin.smbd
> > 
> > /usr/lib64/samba/samba-bgqd	ix,
> > /run/samba/samba-bgqd.pid	rw,
> > 
> > and reload the appamor profile
> > 
> > /sbin/apparmor_parser -r /etc/apparmor.d/usr.sbin.smbd

actually:

akari:~ # /sbin/apparmor_parser -r /etc/apparmor.d/local/usr.sbin.smbd
AppArmor-Analysefehler f?r /etc/apparmor.d/local/usr.sbin.smbd in
/etc/apparmor.d/local/usr.sbin.smbd in Zeile 2: syntax error, unexpected
TOK_MODE, expecting TOK_OPEN


You are receiving this mail because: