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

RE: SLAPI Bind bug (ITS#2971)



Alternatively, we should change the pBlock accessors to use the Operation
fields directly when the correspondence exists...

  -- 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: owner-openldap-bugs@OpenLDAP.org
> [mailto:owner-openldap-bugs@OpenLDAP.org]On Behalf Of hyc@OpenLDAP.org


> After the backend Bind function succeeds, we need to insert a
> call to update the
> slapi Pblock with the bound DN, before invoking the slapi
> Post-Bind plugins.
> Otherwise, the plugins won't know the DN of the bound user,
> and can't tell if
> the user is Root.