Dear all,

I am trying to setup ldap with heimdal on my fbsd 8.0-BETA4 and when I run ldapsearch to see if I can authenticate via GSSAPI I keep getting the following error:

[r...@ldap root]# ldapsearch -H "ldap://ldap.example.com/"; -b "dc=example,dc=com"
SASL/GSSAPI authentication started
dlopen: /usr/lib/libgssapi_spnego.so.10: Undefined symbol "GSS_C_NT_HOSTBASED_SERVICE"
ldap_sasl_interactive_bind_s: Local error (-2)


in ldap.conf (loglevel args stats) I am getting:

Sep 17 21:24:46 ldap slapd[44607]: conn=11 fd=13 ACCEPT from IP=192.168.35.10:32598 (IP=0.0.0.0:389)
Sep 17 21:24:46 ldap slapd[44607]: connection_get(13)
Sep 17 21:24:46 ldap slapd[44607]: conn=11 fd=13 closed (connection lost)

The ports I installed are:

cyrus-sasl-2.1.23
openldap-sasl-client-2.4.18
openldap-sasl-server-2.4.18_1

I cannot resolve this issue, so if anyone knows anything, I would be grateful if I could have a hint.

Thank you all for your time in advance.

--
George Mamalakis

IT Officer
Electrical and Computer Engineer (Aristotle Un. of Thessaloniki),
MSc (Imperial College of London)

Department of Electrical and Computer Engineering
Faculty of Engineering
Aristotle University of Thessaloniki

phone number : +30 (2310) 994379

_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to "[email protected]"

Reply via email to