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

RE: commit: ldap/servers/slapd bind.c



OK, this is fixed. backend.c now uses the authtype instead of authmech.
authtype was previously unused, it's now set in bind.c

  -- Howard Chu
  Chief Architect, Symas Corp.       Director, Highland Sun
  http://www.symas.com               http://highlandsun.com/hyc
  Symas: Premier OpenSource Development and Support

> -----Original Message-----
> From: Kurt D. Zeilenga [mailto:Kurt@OpenLDAP.org]
> Sent: Saturday, December 13, 2003 1:04 PM
> To: hyc@OpenLDAP.org
> Cc: OpenLDAP Commit
> Subject: Re: commit: ldap/servers/slapd bind.c
>
>
> This change impacts requires strong (SASL) checking in
> backend.c.
>         Kurt
>
> At 12:39 PM 12/13/2003, hyc@OpenLDAP.org wrote:
> >Update of /repo/OpenLDAP/pkg/ldap/servers/slapd
> >
> >Modified Files:
> >        bind.c  1.166 -> 1.167
> >
> >Log Message:
> >Always set c_authmech
> >
> >
> >CVS Web URLs:
> >  http://www.openldap.org/devel/cvsweb.cgi/servers/slapd/
> >    http://www.openldap.org/devel/cvsweb.cgi/servers/slapd/bind.c
> >
> >Changes are generally available on cvs.openldap.org (and CVSweb)
> >within 30 minutes of being committed.
>
>