In my environment I need to support NFS clients (NFS is faster – good for streaming) and also SMB clients (Mac & Windows). The following notes are the results of my experimentation in using different methods for restricting access to the shares. NFS shares depend upon user UIDs matching, and permissions only seem to work […]