On Fri, Feb 14, 2014 at 07:40:40PM +0100, Christian Boltz wrote: > Hello, > > abstractions/winbind needs an update: > - some *.dat files live in a different directory nowadays (at least in > openSUSE) > - the openSUSE smb.conf includes the (autogenerated) dhcp.conf, so this > file also needs to be readable. > > References: https://bugzilla.novell.com/show_bug.cgi?id=863226 > > I also propose this patch for 2.8
Acked-by: Seth Arnold <[email protected]> for both trunk and 2.8 Thanks > > > === modified file 'profiles/apparmor.d/abstractions/winbind' > --- profiles/apparmor.d/abstractions/winbind 2011-11-01 17:35:29 > +++ profiles/apparmor.d/abstractions/winbind 2014-02-14 18:34:15 > @@ -13,7 +13,9 @@ > /tmp/.winbindd/pipe rw, > /var/{lib,run}/samba/winbindd_privileged/pipe rw, > /etc/samba/smb.conf r, > + /etc/samba/dhcp.conf r, > /usr/lib*/samba/valid.dat r, > /usr/lib*/samba/upcase.dat r, > /usr/lib*/samba/lowcase.dat r, > + /usr/share/samba/codepages/{lowcase,upcase,valid}.dat r, > > > > > Regards, > > Christian Boltz > -- > Planung ist der Ersatz des Zufalls durch den Irrtum. >
signature.asc
Description: Digital signature
-- AppArmor mailing list [email protected] Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/apparmor
