[Date Prev][Date Next] [Chronological] [Thread] [Top]

(ITS#3568) Failed Assertion in io.c



Full_Name: Bill Stephens
Version: 2-2.15
OS: Suse Linux 9.2
URL: ftp://ftp.openldap.org/incoming/
Submission from: (NULL) (198.231.23.240)


I'm trying to authenticate my Linux box to our corporate ldap
implementation (ibm).  When I attempt to authenticate, I receive the
following error:

login: io.c: 81: ber_write assertion `buf != ((void *)0)' failed.

All my messages log shows is:

Feb 23 16:56:21 peplul00955 login[8017]: pam_unix2: pam_sm_authenticate()
called
Feb 23 16:56:21 peplul00955 login[8017]: pam_unix2: username=[bstephen]


I'm running Suse 9.2, openldap2-client 2.2.15

If I authenticate against a local test ldap, with only one entry,
everything works fine.  I've confirmed that I can ldapsearch my corporate
ldap, and successfully bind.  I've taken some ethereal traces, and my
bind, using my uid and password results in a success, but not much after
that.

Any ideas where I should go from here?

Thanks,

Bill