User guide
SGD Commands for Wireless Operation
wlan.security
200
14143L-005 Rev. A Wireless User Guide 4/29/08
Security Type 14: WPA LEAP
Additional parameters that need to be set and the SGD commands to use:
• user ID (see wlan.username on page 207)
• password (see wlan.password on page 187)
Security Type 15: Kerberos
Additional parameters that need to be set and the SGD commands to use:
• Kerberos user ID (see wlan.kerberos.username on page 184)
• Kerberos password (see wlan.kerberos.password on page 182)
• realm (see wlan.kerberos.realm on page 183)
• Key Distribution Center (KDC) (see wlan.kerberos.kdc on page 181)
Note • Configuring the printer for WPA also allows the printer to be used in WPA2
environments.
Example • This example configures the printer for WPA LEAP authentication, including a
user ID with a value of “user” and a password with a value of “password.”
! U1 setvar "wlan.security" "14"
! U1 setvar "wlan.username" "user"
! U1 setvar "wlan.password" "password"
Example • This example configures the printer for Kerberos encryption, including a
Kerberos user ID with a value of “user,” a Kerberos password with a value of
“password,” a realm of “zebra,” and a KDC of “krbtgt.”
! U1 setvar "wlan.security" "15"
! U1 setvar "wlan.kerberos.username" "user"
! U1 setvar "wlan.kerberos.password" "password"
! U1 setvar "wlan.kerberos.realm" "zebra"
! U1 setvar "wlan.kerberos.kdc" "krbtgt"