17 Oct
2011
17 Oct
'11
2:40 p.m.
Hi,
Or you could use the vilest unlang ever devised[1]
# stop processing authorize on eap identity or mschap success/fail if ((EAP-Type == 1) || (EAP-Message =~ /^0x02..00061a..$/)) { noop } else { # rest if your inner EAP goes here }
BWahahahaha!
yep, thats the sort of thing to protect the LDAP hit - after all, why do the query for things that are of no benefit? I guess the same is true for other queries to other authorize modules? alan