Re: [RADIATOR] syntax

2016-05-11 Thread Tuure Vartiainen
Hello, > On 10 May 2016, at 21:58, John Goubeaux wrote: > > So, the question is CAN I insert another method after > and will this work as I want IF the user is not in the > LDAP Directory, eg IF LDAP fail;s will it drop down to the next > statement ? OR do I need to add another all >

Re: [RADIATOR] help diagnosing failure to connect to LDAP

2016-05-11 Thread Tuure Vartiainen
Hello, > On 11 May 2016, at 01:49, Jennifer Mehl wrote: > > I’m working on setting up a new RADIUS client/handler, and am having trouble > diagnosing why connections from Radiator to an LDAP server are failing. > > Using the ldapsearch command from the same system, using the same > AuthDN/pas

Re: [RADIATOR] help diagnosing failure to connect to LDAP

2016-05-11 Thread Jennifer Mehl
Thanks for the information. The stdout/console logs yielded no additional information from Perl’s LDAP library, still only "ERR: Could not open LDAP connection to *redacted*:636. Backing off for 60 seconds" so I decided to look into SSL issues as the next logical step. It turns out that the se