289
SGD Wireless Commands
wlan.kerberos.realm
12/16/13 EPL Programming Guide 14245L-003 Rev. A
wlan.kerberos.realm
Description This printer setting refers to the Kerberos realm, an administrative domain with
its own Kerberos server (KDC). For printer support, see SGD Command Support on page 315.
Type getvar; setvar
This table identifies the commands for this format:
Important • If you are using a Windows 2000 Server the realm must be all upper-case. For
details, see the Windows 2000 Server example below.
Note • For details on SGD command structure, see Command Structure onpage 250.
Commands Details
getvar This command instructs the printer to respond with the current Kerberos
realm.
Format: ! U1 getvar "wlan.kerberos.realm"
setvar This command instructs the printer to change the Kerberos realm.
Format: ! U1 setvar "wlan.kerberos.realm" "value"
Valu e s : 0-64 alphanumeric characters
Default: "kerberos"
Example • This setvar example shows the value set to "zebra".

! U1 setvar "wlan.kerberos.realm" "zebra"

When the setvar value is set to "zebra", the getvar result is "zebra".
Example • This setvar example shows the value set to "ZEBRA" on a Windows 2000
server.

! U1 setvar "wlan.kerberos.realm" "ZEBRA"

When the setvar value is set to "ZEBRA", the getvar result is "ZEBRA".