[apparmor] [patch] Samba capabilities

Steve Beattie steve at nxnw.org
Fri Aug 26 21:16:45 UTC 2011


On Tue, Aug 23, 2011 at 01:39:33AM +0200, Christian Boltz wrote:
> Hello,
> 
> the attached patch adds various capabilities to smbd that are needed for 
> the way powerpoint handles files. See bnc#705319 for details.
> 
> References: https://bugzilla.novell.com/show_bug.cgi?id=705319
> 
> 
> Regards,
> 
> Christian Boltz
> -- 
> > Äh - stehe ich auf dem Schlauch? Sehe ich das Problem eigentlich
> > nicht?  ImageMagick mit "system" aufrufen und schlicht und einfach
> > den Return-Code auswerten?
> Das ruft IM über die Shell auf. Mit der Methode wird die Kiste noch
> bis zur nächsten Eiszeit rechnen. :-)
> [> Stefan Hundhammer und Ratti in suse-programming]

> Add various capabilities to smbd that are needed for the way powerpoint
> handles files. See bnc#705319 for details.
> 
> References: https://bugzilla.novell.com/show_bug.cgi?id=705319
> 
> === modified file 'profiles/apparmor.d/usr.sbin.smbd'
> --- profiles/apparmor.d/usr.sbin.smbd	2011-07-14 12:57:57 +0000
> +++ profiles/apparmor.d/usr.sbin.smbd	2011-08-22 23:31:15 +0000
> @@ -10,6 +10,10 @@
>    #include <abstractions/user-tmp>
>    #include <abstractions/wutmp>
>  
> +  capability dac_override,
> +  capability dac_read_search,
> +  capability fowner,
> +  capability lease,
>    capability net_bind_service,
>    capability setgid,
>    capability setuid,

Acked-By: Steve Beattie <sbeattie at ubuntu.com> (Funny, I hadn't heard of
leases before.)

Sorry for the delay.

-- 
Steve Beattie
<sbeattie at ubuntu.com>
http://NxNW.org/~steve/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 836 bytes
Desc: Digital signature
URL: <https://lists.ubuntu.com/archives/apparmor/attachments/20110826/4c0de99d/attachment.pgp>


More information about the AppArmor mailing list