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

AES暗号化はCIFSサーバで有効にできますか

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

環境

  • ONTAP 9
  • CIFS
  • AES

回答​​​​​

  • CIFSサーバーでAESサポートを有効にするには:
    • ::> vserver cifs security modify -vserver <svm_name> -advertised-enc-types aes-128,aes-256

例:

vserver cifs security modify -vserver VS1 -is-aes-encryption-enabled true

Info: In order to update the advertised encryption types, the password for the CIFS server machine account must be reset. Enter the username and password for the CIFS domain "DOMAIN.LOCAL".

Enter your user ID:

警告

  • コマンドを実行するために使用するユーザー ID には、Domain Admin など、AD 内のコンピュータオブジェクトの暗号化タイプを変更したりパスワードを変更したりする権限が必要です。
  • ONTAPのバージョンが  ONTAP 9.12.1より前の場合:
    • ::> vserver cifs security modify -vserver <svm_name> -is-aes-encryption-enabled true

追加情報

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.