跳转到主内容

可以在 CIFS 服务器上启用 AES 加密吗?

Views:
117
Visibility:
Public
Votes:
0
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 -advertised-enc-types aes-128,aes-256

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 必须具有修改 AD 中计算机对象的加密类型和更改密码的权限,例如域管理员
  • 对于早于  ONTAP 9.12.1 的 ONTAP 版本:
    • ::> 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.