During evaluation of Win2012 R2 Server for NFS we run into identiy-mapping problems:
When trying to create files/folders from a NFS4.1-Linux-client we got "permission denied" and Eventlog NFS-Server IdentyMapping shows 4017-entries containing LDAP-requests like this :
(&(objectCategory=user)(sAMAccountName=OURDOMAIN\domainuser)) - this fails, while
(&(objectCategory=user)(sAMAccountName=domainuser)) would return a successfull userentry...
is there any way (registry attribute) to avoid the "OURDOMAIN\" value-part in querying "sAMAccountName" ?