Authenticate to LDAP with GSSAPI

Isaac Boukris iboukris at gmail.com
Mon Jun 22 09:37:18 CEST 2015


Morning,

On Mon, Jun 22, 2015 at 5:29 AM, Arran Cudbard-Bell
<a.cudbardb at freeradius.org> wrote:
>
>> On 21 Jun 2015, at 21:48, Isaac Boukris <iboukris at gmail.com> wrote:
>>
>> On Mon, Jun 22, 2015 at 4:37 AM, Isaac Boukris <iboukris at gmail.com> wrote:
>>> On Mon, Jun 22, 2015 at 4:26 AM, Arran Cudbard-Bell
>>> <a.cudbardb at freeradius.org> wrote:
>>>>>>
>>>>>> Result can be null now *sigh*.
>>>>>
>>>>> And one more assertion:
>>>>>
>>>>> rlm_ldap (ldap): Opening additional connection (0), 1 of 1 pending slots used
>>>>> rlm_ldap (ldap): Connecting to ldap://ms.frenche.cp:389
>>>>> rlm_ldap (ldap): Starting SASL mech(s): GSSAPI
>>>>> SASL/GSSAPI authentication started
>>>>> SASL username: anna at FRENCHE.CP
>>>>> SASL SSF: 56
>>>>> SASL data security layer installed.
>>>>> radiusd: io.c:186: ber_free_buf: Assertion
>>>>> `((ber)->ber_opts.lbo_valid==0x2)' failed.
>>>>> Aborted (core dumped)
>>>>
>>>> and on to the next one...
>>>
>>>
>>> Still (I'm testing with v3.0 btw).
>>>
>>> rlm_ldap (ldap): Opening additional connection (0), 1 of 1 pending slots used
>>> rlm_ldap (ldap): Connecting to ldap://ms.frenche.cp:389
>>> rlm_ldap (ldap): Starting SASL mech(s): GSSAPI
>>> SASL/GSSAPI authentication started
>>> SASL username: anna at FRENCHE.CP
>>> SASL SSF: 56
>>> SASL data security layer installed.
>>> radiusd: io.c:186: ber_free_buf: Assertion
>>> `((ber)->ber_opts.lbo_valid==0x2)' failed.
>
>
> Yep, you're right double free.
>
> Done.

Works perfect now.

Thanks a lot.

Regards,
Isaac B.


More information about the Freeradius-Users mailing list