Hi all,
I have a custom Auth module to call a few internal API checks via the
THRIFT protocol. Unfortunately it currently processes everything in the
handle_request sub and is therefore synchronous.
Does anyone have a good layout or existing Auth module to study for an
asynchronous method of comm
Hello,
I'm trying to get authentication set up against eDirectory via LDAP, but wanted
to start by seeing if I could get AuthBy FILE to work first. When I attempt to
connect with a Windows 7 laptop, I see the following in the logfile. I'm using
the eap_peap.cfg file and a Trapeze MX-200 as the a
On 08/06/2013 01:46 PM, Tim Jones wrote:
> Does anyone have a good layout or existing Auth module to study for an
> asynchronous method of communication? I have looked though the
> AuthRADIUS module but it's pretty complex and I can't see where to start...
See AuthDUO.pm in the latest 4.11 patche
Hi
No response from the client. What do you see on the client? Windows clients
are fussy about their certificates (on that the cert needs to have particular
attributes) does your cert match the requirements?
alan
___
radiator mailing list
radiator@o
On 08/07/2013 12:11 AM, Dan Prill wrote:
> I'm trying to get authentication set up against eDirectory via LDAP, but
> wanted to start by seeing if I could get AuthBy FILE to work first. When
> I attempt to connect with a Windows 7 laptop, I see the following in the
> logfile. I'm using the eap_pea