I want to share files from a linux file server and then mount them in a linux workstation. What is the typical protocol/method for doing this? I seem to remember hearing that NFS was the linux equivalent to SMB, but that NFS was problematic. Can anyone offer up some suggestions. Also, the files need to be secured (requiring a username/password, preferably through SSO) but the trasport does not need to be secured, ie tunneling through SSH is totally not necessary for encryption purposes.
