[Date Prev][Date Next] [Chronological] [Thread] [Top]

Re: fix for ldap_init() and kerberos4 (ITS#426)



This patch appears like an appropriate fix and it should be
applied to devel and subsequently to OPENLDAP_REL_ENG_1_2.
I won't have time to do the forward port right away, but
will put it on my (long) TODO list.

At 03:12 PM 1/18/00 GMT, wesley.craig@umich.edu wrote:
>Full_Name: Wesley Craig
>Version: 1.2.8
>OS: Solaris 2.6
>URL: ftp://ftp.openldap.org/incoming/Wesley-Craig-20000117-1.diff
>Submission from: (NULL) (141.211.164.29)
>
>
>See the URL for a fix to ldap_init()'s bad interaction with kerberos4 support.
>This patch creates a routine ldap_delayed_open() -- there's evidence that this
>routine may have existed previously -- called from ldap_send_initial_request()
>and ldap_get_kerberosv4_credentials().  For kerberos to work properly, the
>connection must be established in order to know the canonical name of the
>server.
>
>:wes
>
>