Zebra Technologies P1058563-003 TV Cables User Manual


 
69
WebLink Set/Get/Do Commands
weblink.ip.conn[1|2].authentication.add
10/31/13 P1058563-003
Commands Details
setvar
This command adds a single server/username/password triplet to the list of authentication
entries.
Format:
!U1setvar"weblink.ip.conn1.authentication.add""servername[username][
password]"
!U1setvar"weblink.ip.conn2.authentication.add""servername[username][
password]"
Value s: servername[username][password]hasamaximumlengthofstringis2048
characters
Default: NA
Example 1 • In this example, a username and a password is supplied:
!U1setvar"weblink.ip.conn1.authentication.add""my.server.lanjohndoe
password"
Example 2 • In this example, no password is supplied
!U1setvar"weblink.ip.conn1.authentication.add""my.server.lanjohndoe"
Example 3 • In this example, no username is supplied (note the double space)
!U1setvar"weblink.ip.conn1.authentication.add""my.server.lan password"
Example 4 • In this example, no username or password is supplied
!U1setvar"weblink.ip.conn1.authentication.add""my.server.lan"