ACCOUNT_ROOT_NAME, ACCOUNT_ROOT_PASSWORD
Description
Get or Set root-level account name and password. Only root has authorized to execute this command.
Only the root-level account could have right to get or set all settings in the device. The user-level account could get the video and audio stream and some system information only.
In EPL decoder, these URLs are same as the ACCOUNT_ROOT_NAME and ACCOUNT_ROOT_PASSWORD in the SYSTEM CGI but only Type1 URL command is supported.
Therefore, the ACCOUNT_ROOT_NAME and ACCOUNT_ROOT_PASSWORD URL in WPL decoders are only addressed in this page.
Input Argument
Character string (<32 bytes for name and < 64 bytes for password)
Attribute
Return of Message
None
Applicability
Status
Valid
See Also
Example
http://ip:port/cgi-bin/url.cgi?USER=Admin&PWD=123456&ACCOUNT_ROOT_NAME=aaaa
http://ip:port/cgi-bin/url.cgi?USER=Admin&PWD=123456&ACCOUNT_ROOT_PASSWORD=111111
Back to