hashpw command
Use this command with the -sw option to enable/disable the third-party password function or with the -re option to enable/disable the allowance of retrieving third-party password.
Syntax:
hashpw [-options]
Option | Description | Values |
---|---|---|
-sw | Third-Party Password switch status | enabled, disabled |
-re | Third-Party Password read status Note Read can be set if the switch is enabled. | enabled, disabled |
Example:
system> hashpw -sw enabled -re enabled
ok
system> hashpw
-sw enabled
-re enabled
Give documentation feedback