====== Home Directory Sharing with Samba ====== ====== Project Member(s) ====== * N/A ====== Purpose ====== Samba allows for the password protected sharing of the ACM members home directories as standard Windows network shares on the local network. One issue is that automatic network discovery between subnets is not a free feature and, as understood as of this writing, 2 of the VPNs do not allow for the browsing of shares remotely due to the lack of "default path" supplied by the VPN's DHCP server (as designed due to the fact that public network traffic is not meant to be routed through these VPNs) and thus would require prior knowledge of the machine name that has the network shares. The purpose of this task is to implement this service and provide as much automatic functionality for the end user as possible. Samba as a print server would also be great. ====== Resources====== [[https://wiki.samba.org/index.php/Setup_and_configure_file_shares_with_Windows_ACLs]] [[http://www.samba.org/samba/docs/man/manpages-3/smb.conf.5.html]] [[https://wiki.samba.org/index.php/Samba_as_a_print_server]] ====== Progress ====== *Fill in when updates to document*