Zebra Technologies P1071336-002 Crib Toy User Manual


 
49
WebLink Set/Get/Do Commands
weblink.ip.conn[1|2].authentication.add
1/20/15 P1071336-002
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]"
Values: 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"