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

Access Based Enumeration ( ABE )の仕組み

Views:
3,994
Visibility:
Public
Votes:
9
Category:
ontap-9
Specialty:
NAS
Last Updated:

環境

  • ONTAP 9
  • Data ONTAP 8 7-Mode

回答

  • Access-Based Enumeration(ABE;アクセスベースの列挙)がCIFS共有で有効になっている場合、 その下のフォルダまたはファイルにアクセスする権限がないユーザ の環境には表示されません。
    • ファイルとフォルダに対する実際の権限は変更されず、表示のみが変更されます。
    • ABEは共有自体を非表示にするのではなく、アクセス権限に基づいて、その下に作成されたフォルダ/ファイルを非表示にするだけです。
    • ユーザまたは自動化されたシステムが、インデックス作成または管理の目的ですべてのファイルとフォルダの可視性に依存している場合、ABEはこれらの操作を中断する可能性があります。

注: SVM単位のグローバルオプションはありません。必要に応じて、各共有でABEを有効にする必要があります。

  • ローカル管理者には引き続き無制限の列挙があります。
    • BUILTIN\Administratorsグループのメンバーに は、ローカルシステムへの無制限のアクセスが許可されます。
    • したがって、このグループのアカウントはディレクトリ全体を列挙できます。
  • デフォルトでは、ABEは無効になっています。
  • ABEノユウコウカ
    • Data ONTAP 8 7-Modeの場合
      • cifs shares -change sharename -accessbasedenum
    • ONTAP 9の場合
      • ::> cifs share properties add -vserver <vserver> -share-name <share> -share-properties access-based-enumeration
  • ABEノムコウカ
    • Data ONTAP 8 7-Modeの場合
      • cifs shares -change sharename -noaccessbasedenum
    •  ONTAP 9の場合
      • ::> cifs share properties remove -vserver <vserver> -share-name <share> -share-properties access-based-enumeration

追加情報

 

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.