Skip to main content

Coming soon...New Support-Specific categorization of Knowledge Articles in the NetApp Knowledge Base site to improve navigation, searchability and your self-service journey.

NetApp Knowledge Base

How to disable required password complexity for a CIFS server in workgroup mode?

Views:
176
Visibility:
Public
Votes:
0
Category:
ontap-9
Specialty:
nas
Last Updated:

Applies to

ONTAP  9

Answer

Please use the vserver cifs security modify command to disable/enable required password complexity for a CIFS server in workgroup mode.

  • If you want required password complexity for local SMB users to be Enabled
 
vserver cifs security modify -vserver vserver_name -is-password-complexity-required true
 
  • If you want the required password complexity for local SMB users to be Disabled
 
vserver cifs security modify -vserver vserver_name -is-password-complexity-required false

Additional Information

additionalInformation_text

 

Scan to view the article on your device