[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
RE: sldap segfault on pam_ldap auth
This is a known bug in OpenLDAP 2.1.25 that is fixed in 2.1.26.
-- Howard Chu
Chief Architect, Symas Corp. Director, Highland Sun
http://www.symas.com http://highlandsun.com/hyc
Symas: Premier OpenSource Development and Support
> -----Original Message-----
> From: owner-openldap-software@OpenLDAP.org
> [mailto:owner-openldap-software@OpenLDAP.org]On Behalf Of Janus N.
Tøndering
> Dear Sirs,
>
> I have wrestled with this problem for quite some days now and
> I can not
> seem to find a way to make it work. I have made a user database in
> OpenLDAP (2.1.25) and set up pam_ldap.
>
> The problem is that when I try to authenticate (ssh for instance) the
> slapd process crashes.
>
> (gdb) bt
> #0 0x40383245 in memmove () from /lib/libc.so.6
> #1 0x08098fa7 in lutil_SHA1Transform ()
> #2 0x0809a84c in lutil_SHA1Update ()
> #3 0x080985ef in lutil_passwd_hash ()
> #4 0x080981fa in lutil_passwd ()
> #5 0x0807ccf6 in slap_passwd_check ()
> #6 0x404f534f in bdb_bind () from /usr/lib/ldap/back_bdb.so
> #7 0x0807085d in do_bind ()
> #8 0x080575bd in connection_done ()
> #9 0x400272c4 in ldap_pvt_thread_pool_destroy () from
> /usr/lib/libldap_r.so.2
> #10 0x08118eb0 in ?? ()