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

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

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

環境

  • ONTAP 9
  • CIFS
  • AES

回答

警告

コマンドの実行に使用するユーザIDには、ドメイン管理者など、ADのコンピュータオブジェクトの暗号化タイプを変更し、パスワードを変更する権限が必要です。

  • SMBサーバでは、Kerberos通信で次の暗号化タイプがサポートされます。
    • AES 256
    • AES 128
    • DES
    • RC4-HMAC
  • SVMでAESを有効にするには、次のコマンドを使用します。
    • Cluster1::> vserver cifs security modify -vserver <svm_name> -is-aes-encryption-enabled true

例:

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:

注: ドメインコントローラでAESを有効にする必要があります。

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.