On fre, 2012-05-04 at 10:25 -0400, Simo Sorce wrote:
> On Fri, 2012-05-04 at 16:04 +0200, David Juran wrote:
> > 
> > [04/May/2012:15:22:27 +0200] conn=8 fd=66 slot=66 connection from
> > local to /var/run/slapd-SRV-VOLVO-COM.socket
> > [04/May/2012:15:22:27 +0200] conn=8 op=0 BIND
> > dn="uid=kdc,cn=sysaccounts,cn=etc,dc=srv,dc=volvo,dc=com" method=128
> > version=3
> > [04/May/2012:15:22:27 +0200] conn=8 op=0 RESULT err=7 tag=97
> > nentries=0 etime=0
> > [04/May/2012:15:22:27 +0200] conn=8 op=-1 fd=66 closed - B1
> > 
> > Would anyone have a clue what could be wrong?
> > 
> err=7 seem LDAP_AUTH_METHOD_NOT_SUPPORTED
> 
> are you lacking sasl dependencies in 389 by chance ?

I think I got SASL support in:

root@zlin2011:/var/log/dirsrv/slapd-SRV-VOLVO-COM# ldapsearch -D "cn=directory 
manager" -w secret -x -s base -b "" "supportedSASLMechanisms"
# extended LDIF
#
# LDAPv3
# base <> with scope baseObject
# filter: (objectclass=*)
# requesting: supportedSASLMechanisms 
#

#
dn:
supportedSASLMechanisms: EXTERNAL
supportedSASLMechanisms: PLAIN
supportedSASLMechanisms: GSSAPI
supportedSASLMechanisms: LOGIN
supportedSASLMechanisms: CRAM-MD5
supportedSASLMechanisms: ANONYMOUS
supportedSASLMechanisms: DIGEST-MD5

# search result
search: 2
result: 0 Success

# numResponses: 2
# numEntries: 1


-- 
David Juran
Sr. Consultant
Red Hat
+46-725-345801

Attachment: signature.asc
Description: This is a digitally signed message part

_______________________________________________
Freeipa-users mailing list
Freeipa-users@redhat.com
https://www.redhat.com/mailman/listinfo/freeipa-users

Reply via email to