メインコンテンツまでスキップ

ONTAP のqtreeセキュリティ形式とボリュームセキュリティ形式の設定を異なる方法にすることはできますか。

Views:
35
Visibility:
Public
Votes:
0
Category:
not set
Specialty:
not set
Last Updated:

環境

  • ONTAP 
  • qtree
  • ボリューム      

回答

qtreeのセキュリティ形式は、ボリュームセキュリティ形式とは別に設定されます。

  • つまり、ボリュームのセキュリティスタイルは、同じボリューム内のqtreeとは異なる場合があります。

例:ボリュームをNTFSセキュリティ形式として設定し、qtreeのセキュリティ形式を変更することができます

  • ボリュームの変更コマンドセットを使用して、ボリュームのセキュリティ形式を変更します。
    • 例: cluster1::> volume modify -vserver vs0 -volume vol1 -security-style <Unix, NTFS,mixed>
       
  • Volume qtree Modifyコマンドセットを使用して、qtreeのセキュリティ形式を変更します。
    • 例: cluster1::> volume qtree modify -vserver vs0 -volume vol1 -qtree qtree1 -security-style <Unix, NTFS,mixed>

 

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.
Scan to view the article on your device
  • この記事は役に立ちましたか?