29 Jan
2015
29 Jan
'15
4:12 p.m.
On Thu, Jan 29, 2015 at 03:48:58PM -0500, Louis Munro wrote:
So I am trying to write a configuration that would support two eap configurations.
What does your User-Name looks like with eap-tls? Often "host/<hostname>", in which case you could do something like if (User-Name =~ /^host\//) { eap-tls } else { eap-peap } You can also test EAP-Message with a regex to find which eap-type is being used - but again might be too late in the negotiations to be of use. Matthew -- Matthew Newton, Ph.D. <mcn4@le.ac.uk> Systems Specialist, Infrastructure Services, I.T. Services, University of Leicester, Leicester LE1 7RH, United Kingdom For IT help contact helpdesk extn. 2253, <ithelp@le.ac.uk>