sharing an object with two subjects, with mutltiple types ?

Kevin Verma kevinverma at gmail.com
Thu Sep 29 14:56:05 UTC 2005


But I want to have a read-only access to this public repository. How to ?
On 9/29/05, Daniel J Walsh <dwalsh at redhat.com> wrote:
> Kevin Verma wrote:
>
> >Hi,
> >
> >Is it possible to share a data repositry with two catagories of
> >subjects. For example, I hit a bump for sharing a data repository
> >among both httpd and samba (on FC4).
> >
> >Thanks for reading,
> >
> >--
> >fedora-selinux-list mailing list
> >fedora-selinux-list at redhat.com
> >https://www.redhat.com/mailman/listinfo/fedora-selinux-list
> >
> >
> public_content_t and public_content_rw_t  (Used to be ftpd_anon_t and
> ftpd_anon_rw_t).
>
> If you need a particular domain to write to a sharded directory/file you
> need to set the appropriate boolean
> allow_DOMAIN_anon_write
>
> So to allow samba to write to public_content_rw_t, you would set the boolean
>
> setsebool -P allow_smb_anon_write=1
>
>
>
> --
>
>
>




More information about the fedora-selinux-list mailing list