Any samba shares need to have the context changed.
chcon -R -t samba_share_t /cc_share
If you want to have home directories not enforce SE linux permission denial for homes just issue this command:
setsebool -P samba_enable_home_dirs 1
Any samba shares need to have the context changed.
chcon -R -t samba_share_t /cc_share
If you want to have home directories not enforce SE linux permission denial for homes just issue this command:
setsebool -P samba_enable_home_dirs 1