# sample config for lancs wifi auth.
# the interface can be overridden by using a parameter.
LANCSUSER=your_lancs_uname
LANCSPASS=your_lancs_pass
IFACE=wlan0


# session ID storage, optional
SIDFILE=/tmp/lancs_wifi.sid
