[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
Bug with SASL?
[root@test-afs-1 ldapnotes]# ps -ef | grep slap
ldap 8711 1 0 10:41 ? 00:00:00 [slapd]
root 8717 8336 0 10:41 pts/0 00:00:00 grep slap
[root@test-afs-1 ldapnotes]# /usr/local/openldap/bin/ldapsearch -b
'dc=msu,dc=edu' '(uid=*)'
SASL/DIGEST-MD5 authentication started
Please enter your password:
ldap_sasl_interactive_bind_s: Can't contact LDAP server (81)
[root@test-afs-1 ldapnotes]# ps -ef | grep slap
root 8721 8336 0 10:41 pts/0 00:00:00 grep slap
[root@test-afs-1 ldapnotes]#
I know SASL/auth/etc isn't configured correctly which is what I was trying
to fix. But even a totally horked configuration shouldnt crash
slapd.
If I do the ldapsearch with the -x flag it works just fine.
This is RH 9, with the default cyrus sasl stuff
openldap-2.1.19
Berkeley DB 4.1.25
--------------------------------------
Sean O'Malley, Information Technologist
Michigan State University
-------------------------------------