[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
FW: SASL GSSAPI + Active directory: local error
- To: <OpenLDAP-software@OpenLDAP.org>
- Subject: FW: SASL GSSAPI + Active directory: local error
- From: "Gareth Ansell" <ccx264@coventry.ac.uk>
- Date: Fri, 2 Dec 2005 11:22:47 -0000
- Content-class: urn:content-classes:message
- Thread-index: AcX3KiIt90NRakBBQQahyXWw+VfwxAACBwbQAAAa5aA=
- Thread-topic: SASL GSSAPI + Active directory: local error
Fantastic, that explains all to me. The version I got working must have
been the earlier version, and when I started the process again to
document it I used the latest release.
Gareth Ansell
UNIX Team
Infrastructure
Computing Services
Coventry University
024 7688 8641
> -----Original Message-----
> From: owner-openldap-software@OpenLDAP.org
> [mailto:owner-openldap-software@OpenLDAP.org] On Behalf Of Howard Chu
> Sent: 02 December 2005 10:16
> To: rave247 rave247
> Cc: OpenLDAP-software@OpenLDAP.org
> Subject: Re: SASL GSSAPI + Active directory: local error
>
> rave247 rave247 wrote:
> > Hi,
> >
> > I,am trying to bind to active directory using openldap
> libraries and gets this error:
> >
> > pepe@shade:~$ ldapsearch -Y GSSAPI -h nn-adtest
> > SASL/GSSAPI authentication started
> > ldap_sasl_interactive_bind_s: Local error (-2)
> >
> > I tried to debug and finded that error rises from this
> code: file: cyrus.c, function: ldap_int_sasl_bind, line: 729
> (in my version openldap 2.3.11)
> >
>
> The OpenLDAP code is correct; the Microsoft server is returning a
> response that does not conform to the SASL specification. See
> ITS#2994
> and 4102 for details.
>
> --
> -- Howard Chu
> Chief Architect, Symas Corp. http://www.symas.com
> Director, Highland Sun http://highlandsun.com/hyc
> OpenLDAP Core Team http://www.openldap.org/project/
>
>