メインコンテンツへスキップ

NFSv4クライアントがグループをbinとして表示する

Views:
Visibility:
Public
Votes:
0
Category:
ontap-9
Specialty:
nas
Last Updated:

環境

  • ONTAP 9
  • NFSv4

問題

  • NFSv4クライアントが誤ったグループ名を表示しています:
# ls -ltrh
drwxrwxr-x 2 user bin 4.0K Sep 12 2024 test
  • NFSv3クライアントは正しいグループ名を表示します
  • NFSv4 IDドメインが一致します:
    ::*> vserver nfs show -vserver <svm> -fields v4-id-domain
    vserver  v4-id-domain
    --------- ------------
    svm     domain1
    # nfsidmap -d
    domain1
  • ONTAP は GID を正しく解決します:
    ::*> vserver security file-directory show -vserver <svm> -path /<to_file>
  • nfsidmap -l,から、ONTAP は期待される NFSv4 グループ文字列を送信しており、クライアントはそれをキャッシュしています:
    gid:group_name@domain
  • クライアントは正しい GID を返します:
    # getent group group_name
    group_name:*:GID:

Sign in to view the entire content of this KB article.

New to NetApp?

Learn more about our award-winning Support

NetApp provides no representations or warranties regarding the accuracy or reliability or serviceability of any information or recommendations provided in this publication or with respect to any results that may be obtained by the use of the information or observance of any recommendations provided herein. The information in this document is distributed AS IS and the use of this information or the implementation of any recommendations or techniques herein is a customer's responsibility and depends on the customer's ability to evaluate and integrate them into the customer's operational environment. This document and the information contained herein may be used solely in connection with the NetApp products discussed in this document.