Merging authentication log messages
Alan Buxey
A.L.M.Buxey at lboro.ac.uk
Thu Oct 14 22:58:38 CEST 2010
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
More information about the Freeradius-Users
mailing list