<html><body><p><tt>>> Summary / Question:<br>>> Can anybody explain why I do not see userID / Group names when  viewing <br>>> via a NFS4 client and ideally how to fix this.<br></tt><br>This is not supported by Spectrum Scale (i.e. NFSv4 mount/access on AIX clients with AD+RFC2307 file authentication). <br><br>Reason being AIX client integrates with AD like LDAP i.e. AIX client can't resolve the user in format "DOMAIN\user".<br>NFSv4 server returns user in "DOMAIN\user" format and as AIX client doesn't understand "DOMAIN\user"; it translates to "nobody". Hence you see "nobody" under AIX NFSv4 mount.<br><br>Please note that; with RHEL clients we see correct ownership under NFSv4 mounts. This is because RHEL clients integrate with AD as pure AD client (using winbind or SSSD) i.e. users resolve successfully in "DOMAIN\user" format on RHEL clients.<br><br>Thanks,<br>Chetan.<BR>
</body></html>