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.
The following table shows the arguments for the 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
system> users -5 –n guest5 –shp ef92b778bafe771e89245b89ecbc08a44a4e166c06659911881f383d4473e94f –a super
system> users -5 ghp
ef92b778bafe771e89245b89ecbc08a44a4e166c06659911881f383d4473e94f
system> users
Account Login ID Advanced Attribute Role Password Expires
------- -------- ------------------ ------ ----------------
1 USERID Native Administrator Password doesn't expire
5 guest5 Third-party Password Administrator 90 day(s)
Give documentation feedback