ip.http.admin_password

ip.http.admin_password

This command sets the password to be used for authentication on the print server web pages.

Setvar

To set print server web page password:
! U1 setvar "ip.http.admin_password" "value"
Values
A string with a maximum of 25 characters.
Default
"1234"

Getvar

To respond with the print server web page password:
! U1 getvar "ip.http.admin_password"
Example
This
setvar
example shows the value set to
"P@ssword101"
.
! U1 setvar "ip.http.admin_password" "P@ssword101"