Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The PASSWORD module configures and implements client password settings for the Remote Configuration Framework.
The following table shows the configurable settings for PASSWORD.
Value : Type | Access | Index | Description |
---|---|---|---|
PasswordEmpty : DWORD | Read-only | Not applicable | If no Admin password has been set, this value will be set to 1. If an Admin password has been set, this value will not be present. |
PasswordSet : DWORD | Read-only | Not applicable | If an Admin password has been set, this value will be set to 1. If an Admin password has not been set, this value will not be present. |
PWD : STRING | Write-only | Not applicable | Specifies the value of the new password. |
PWDVERIFY : STRING | Write-only | Not applicable | Specifies the verification value of the new password. |
PWDOLD : STRING | Write-only | Not applicable | Specifies the value of the old password. |
SECURITYLEVEL : STRING | Write-only | Not applicable | If this value is set to ENABLED, then the Web server will require authentication.
Security Note This value should always be set when the password is set. |
See Also
Remote Configuration Framework Modules
Send Feedback on this topic to the authors