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

Re: (ITS#6581) API C : freeze of the function "ldap_modify_ext_s"



Yet good for me ...

Program source : 
  m_connectForm->getLdapHandle()->doModifyEntries( entry( "dc=mydomain",
attribute("userPassword", LDAP_MOD_ADD ) ) );
-> ...

Debugger trace on breakPoint:
this->m_connectForm->getLdapHandle()->getErrorNumber() = 2,,
this->m_connectForm->getLdapHandle()->getErrorString() = "Protocol
error",

Regards,
PE

Le samedi 26 juin 2010 à 04:46 +0200, masarati@aero.polimi.it a écrit :
> > Now, ldap_modify_ext_s returns with error = 2 ( Protocol error )...
> 
> Nothing to hurry about, but I had to change the fix (not related to the
> issue you reported).  No strict need to test again.
> 
> p.
>