- Access exclusive content
- Connect with peers
- Share your expertise
- Find support resources
02-16-2012 04:51 AM
Hello there,
We noticed that wifi users often don't get ID/IP mapping reliably. Is there a way to tell Microsoft IAS/Radius to send UserID agent infos when they receive an accounting notice ?
thank you
02-21-2012 06:04 PM
The domain controller must log “successful login” information.
These are the event ids that pan-agent looks at:
2000 $ 2003
SUCCESS_NET_LOGON = 540,
AUTH_TICKET_GRANTED = 672,
SERVICE_TICKET_GRANTED = 673,
TICKET_GRANTED_RENEW = 674,
ACCOUNT_USED_FOR_LOGON = 680,
2008
LOGON_SUCCESS_W2008 = 4624,
AUTH_TICKET_GRANTED_W2008 = 4768,
SERVICE_TICKET_GRANTED = 4769,
TICKET_GRANTED_RENEW_W2008 = 4770,
ACCOUNT_USED_FOR_LOGON_W2008 = 4776,
Click Accept as Solution to acknowledge that the answer to your question has been provided.
The button appears next to the replies on topics you’ve started. The member who gave the solution and all future visitors to this topic will appreciate it!
These simple actions take just seconds of your time, but go a long way in showing appreciation for community members and the LIVEcommunity as a whole!
The LIVEcommunity thanks you for your participation!