Common NFS and CIFS share

Status
Not open for further replies.

balanga

Patron
Joined
Jul 10, 2014
Messages
271
This may be a dumb question, but since I don't know, I'll ask...

Is there any problem in setting up NFS and CIFS shares using the same location?
 
Joined
Jan 9, 2015
Messages
430
It isn't recommended that you do. NFS will use posix style permissions were as CIFS uses ACLs. CIFS has become so widely supported in some many OSs that it is generally recommend just using CIFS for everything. NFS can also be pretty slow.
 

cyberjock

Inactive Account
Joined
Mar 25, 2012
Messages
19,525
The manual clearly says you shouldn't do this. :P
 

ewhac

Contributor
Joined
Aug 20, 2013
Messages
177
It isn't recommended that you do. NFS will use posix style permissions were as CIFS uses ACLs.
Not disputing the overall message, but didn't NFS recently get ACL support?
 

cyberjock

Inactive Account
Joined
Mar 25, 2012
Messages
19,525
Not disputing the overall message, but didn't NFS recently get ACL support?

Not sure. Let's assume it did. Did that get into FreeNAS yet? ;)
 
Status
Not open for further replies.
Top