14 Oct
2010
14 Oct
'10
4:58 p.m.
Hi,
Right now both the outer (anonymous) identity and the inner (real) identity are logged:
Oct 14 09:35:14 siteone.some.edu: radiusd[28928]: Login OK: [hhoffman] (from client wifi-ap port 0 via TLS tunnel) Oct 14 09:35:15 siteone.some.edu: radiusd[28928]: Login OK: [anonymous] (from client wifi-ap port 0 cli 02-00-00-00-00-01)
those logs are from the log successful auth part of radiusd.conf what you probably want is the log module - just take the current default log config and make you own - and then log what you want into whatever file you want. if you care about real user etc then just call that logging module in the inner-tunnel virtual server. alan