Re: kerberized OpenLDAP
Andy Cobaugh <[email protected]> Mon, 29 Mar 2010 16:44:02 -0400 (EDT)
| Newsgroups | gmane.network.openldap.general |
|---|---|
| Message-ID | <[email protected]> |
On 2010-03-29 at 10:26, Wolf-Agathon Schaly ( [email protected] ) 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