Networked filesystem with user level security for linux
Posted
by Konrads
on Server Fault
See other posts from Server Fault
or by Konrads
Published on 2010-05-13T08:44:20Z
Indexed on
2010/05/13
8:44 UTC
Read the original article
Hit count: 412
Hi,
I want to enable file sharing between servers and clients, both linux. I don't want to rely on machine trust like in NFSv4 because client users will have root privileges. What are my options besides SMB (SAMBA)? Does OpenAFS support user level authentication & access? Using mounted WebDAV/ftp/sshfs seems silly for LAN.
© Server Fault or respective owner