跳转到主内容

如何在工作组模式下禁用CIFS服务器所需的密码复杂度?

Views:
8
Visibility:
Public
Votes:
0
Category:
ontap-9
Specialty:
NAS
Last Updated:

适用场景

ONTAP 9.  

问题解答

请使用 vserver cifs security modify 命令  为工作组模式下的CIFS服务器禁用/启用所需的密码复杂度。

  • 如果要启用本地SMB用户所需的密码复杂度
vserver cifs security modify -vserver vserver_name -is-password-complexity-required true
  • 如果要禁用本地SMB用户所需的密码复杂度
vserver cifs security modify -vserver vserver_name -is-password-complexity-required false

追加信息

其他信息文本

 

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.