semanage fcontext -a -t samba_share_t <complete-path-to-folder>
semanage fcontext -a -t samba_share_t "<complete-path-to-folder>(/.*)?"
Quotes are required!
Also used to apply labels to sub directories.
restorecon -Rv <complete-path-to-folder>
setsebool -P httpd_can_network_connect 1 setsebool -P httpd_can_network_connect_db 1