Content
D-SERIES
WEB USER INTERFACE
Identities - Login Information(Section): Password
PHONE USER INTERFACE
N/A
FIRMWARE VERSIONS
V8 V10
XML CONFIGURATION
<user_pass idx="INDEX" perm="PERMISSIONFLAG">VALIDVALUE</user_pass>
DESCRIPTION
This is the password to be used for challenge responses. In order to protect them from unauthorized use, passwords are not displayed in their true form, but as a series of asterisks.
VALIDVALUE
arbitrary string, e.g. <company, 456876, answerIs42, a64bd7c29de0f23ba64bd7c29de0f23b0>
DEFAULTVALUE
blank
A setting for registrar authentication. The user name and the password can usually be set up on the proxy and registrar, user_hash is a MD5 encrypted password, which can be used instead of user_pass. user_hash values can be created by using this formula: md5(user:realm:password). realm is usually the registrar. user_pass has to be empty otherwise this is used instead of user_hash!