I am trying to get our mac clients to connect (read/write) to our file share via NFS.
We currently have the machines joined to the domain via the Directory Utility.
Setup:
Windows Server 2008 R2
File Server -> Services for Network File System
NFS Authentication Tab
No Server Authentication (Auth_SYS) [Checked]
Enable Unmapped User Access [Checked]
Allow anonymous user access [Selected]
Anonymous UID [-2]
Anonymous GID [-2]
Permissions Tab - NFS Permissions
Client Group (ALL MACHINES)
Encoding (ANSI)
Permissions (Read/Write)
Allow Root Access [Checked]
Mac OS 10.7.4
NFS mount to \\server\ShareTest_NFS
The share opens, i can read text files i've placed in the folders.
I can't write or modify any data. Not sure what i'm missing.
I've added anonymous logon and everyone group with full control to all the files as a test with no luck.
ideas?