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

nobodyがNFSマウントの所有者として表示されるのはいつですか。

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

環境

  • ONTAP
  • NFSv4
  • NFSマウント

回答

次の 3 つのシナリオのいずれかでは、誰も登場しません。

  • クライアントはユーザーが誰であるかを知りません
    • getent passwd <uid> そしてgetent group <gid>クライアントでは、file-directory show ONTAPから不一致があるかどうかを確認する
      • もしgetent ユーザーまたはグループが表示されない場合、クライアントはユーザー/グループが誰なのか分からず、「nobody」と返します。NFSv3
      • では、クライアントは代わりにuid/gidを表示できますが、NFSv4ではONTAPは名前を取得できる場合、uid/gidを送信しません。
        すべての使用可能なすべての使用可能なもの
  • ID ドメインが一致しません - ID ドメインが一致しない場合、クライアントはユーザー/グループの検索を試行しません。
  • ファイル/ディレクトリは「nobody」によって正当に所有されています
    • 一般的なnobody uid/gidは99、65534、65535です。
    • これは、エクスポートポリシーによって匿名ユーザーに押し込まれたユーザーが書き込んだファイルの結果である可能性があります。たとえば、マウント時にセキュリティタイプがnullの場合や、ルートが押し込まれた場合などです。

追加情報

AdditionalInformation_text

 

 

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.