Designing a Secure Wireless LAN with the HP-UX AAA RADIUS Server

63
The user is authenticated by the Windows domain controller, and the Wireless LAN connection is
established:
To verify the correct operation of the NTLM plug-in, go to the HP-UX server, and list the tail of
the AAA logfile:
4.
tail /var/opt/aaa/logs/logfile
Thu Oct 2 08:44:24 2003: Received-Authentication: 57/302 'anonymous@atcttls.com' via HPATCWAP1.ROSE.HP.COM
from HPATCWAP1 - Start EAP
Thu Oct 2 08:44:34 2003: Created-Authentication: 60/305 'anonymous@atcttls.com' via HPATCWAP1.ROSE.HP.COM
from HPATCWAP1 - Start
Thu Oct 2 08:44:34 2003: NTLM_AAA: ntlm_auth: enterred
Thu Oct 2 08:44:34 2003: ntlm_auth: ID = 'atcuser'
Thu Oct 2 08:44:34 2003: NTLM_AAA: Authentication OK!
Thu Oct 2 08:44:34 2003: Authentication: 60/305 'anonymous@atcttls.com' via HPATCWAP1.ROSE.HP.COM from
HPATCWAP1 - OK -- total 0, holding 0
The NTLM log entries show that the NTLM plug-in is working correctly, and the authentication
sequence is valid.