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@xxxxxxxxxx
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
--
--
fedora-selinux-list mailing list
fedora-selinux-list@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/fedora-selinux-list