On 2010-03-29 at 10:26, Wolf-Agathon Schaly ( schaly_wolf-agathon@arcor.de ) said:
If I leave the LDAP server listening on the TCP address of localhost (127.0.0.1) declips is cool. If I change the entry in /etc/openldap/ldap.conf from URI=ldap://127.0.0.1/ to URI=ldap://10.1.1.1/ I'm facing the same issue (gss_accept_sec_context) as on levante.
/etc/openldap/ldap.conf is the ldap.conf file used by client tools (ldapsearch, ldapadd, etc). That has nothing to do with the server, whose configuration file is /etc/openldap/slapd.conf
--andy