Re: (RADIATOR) 802.1x Authentication Unsuccessful - Could not find a handler for...

2003-10-04 Thread Terry Simons
I actually tried it with *just* the clause, and it worked... so apparently the "TunneledByTTLS=1" portion isn't required... Should I be using both handler portions? If so, why? It seems really redundant to do things that way, and it is somewhat confusing. I'm just trying to understand what's

Re: (RADIATOR) 802.1x Authentication Unsuccessful - Could not find a handler for...

2003-10-04 Thread Hugh Irvine
Hello Terry - You are correct, in many situations a single Handler is fine. The reason there are two options is because some people want to process the outer authentication in one fashion (usually a simple file), and the inner authentication with something like an SQL or LDAP database. The Rad

Re: (RADIATOR) Rpm version 3.7 displays 3.6 on startup?

2003-10-04 Thread Mike McCauley
I think there is an instance of the 3.6 libraries still installed somewhere, and your radisud is finding them in preference to the 3.7 libraries. I think you will need to remove any libraries in your /usr/lib/perl5 tree called Radius, then reinstall. Cheers. On Fri, 3 Oct 2003 11:23 pm, John M