I am attempting to configure an SVM in one domain to allow users in another trusted domain access to NFS volumes. I have LDAP working for the home domain and I have added trusted domains via:
vserver cifs domain name-mapping-search add
And confirmed their addition via:
vserver cifs domain trusts show
However, "vserver services access check authentication show-creds" still fails for users in the trusted domain.
I want to avoid using one-to-one name-mapping on the SVM as it would be a nightmare to maintain.
Has anyone had any success with getting this to work in their environment?