On 20/09/2019 16.05, Dubravko Penezic wrote:
is it possible to detect if <AuthBy LDAP2> did EAP or just do simple authentication ?
With AuthLog you could consider specials %x, %X and %{EAPTLS:Protocol}. The last one is tells TLS version for TLS based EAP methods, such as EAP-TTLS and PEAP.
Another possibility would be to use separate Handler for EAP and use a different AuthLog within this Handler. Then you could have EAP authentication logs, for example, in a separate file.
Thanks, Heikki -- Heikki Vatiainen <[email protected]> Radiator: the most portable, flexible and configurable RADIUS server anywhere. SQL, proxy, DBM, files, LDAP, TACACS+, PAM, Active Directory, EAP, TLS, TTLS, PEAP, WiMAX, RSA, Vasco, Yubikey, HOTP, TOTP, DIAMETER etc. Full source on Unix, Windows, MacOSX, Solaris, VMS, etc. _______________________________________________ radiator mailing list [email protected] https://lists.open.com.au/mailman/listinfo/radiator
