「auth-sys-extended-groups」を有効にした後、NFSアクセスが拒否される
環境
- ONTAP 9
- NFS
問題
- NFSユーザがフォルダ/ファイルへのアクセスを試みると
Permission deniedされるForbidden You don't have permission to access /<directory>/ on this server.
auth-sys-extended-groupsが有効::*> nfs show -fields auth-sys-extended-groups -vserver svm1 vserver auth-sys-extended-groups ------- ------------------------ svm1 disabled
- EMSが含まれています
secd.authsys.lookup.failed:error: Unable to retrieve credentials for UNIX user with UID (998) on Vserver (SVM) for client with IP address (y).
- パケットトレースには、次の情報が表示されます:
816053 NFS 124 16 V3 ACCESS Call (Reply In 816054), FH: 0x552b00cd, [Check: RD LU MD XT DL] 816054 NFS 24 16 V3 ACCESS Reply (Call In 816053) RPC Auth Error: (client must begin new session)
- ユーザー ID を解決できません:
::*> vserver services name-service getxxbyyy getpwbyuid -vserver svm1_ontap91 -userID 998 Error: command failed: Failed to resolve 998. Reason: Entry not found for "userid: 998".