Data Modification

Scott Elder ([email protected])
Wed, 12 Jul 1995 23:05:18 -0500 (CDT)

Francis Koo writes:
> From [email protected] Wed Jul 12 22:59:59 1995
> Date: Thu, 13 Jul 1995 11:44:55 -0400 (EDT)
> From: Francis Koo <[email protected]>
> Subject: Data Modification
> To: [email protected]
> Message-Id: <[email protected]>
> X-Mailer: ECSMail for Windows v3
> Content-Transfer-Encoding: 7BIT
> Priority: NORMAL
> X-Authentication: none
>
> Hi:
>
> In using "if (ldap_modify(..) == -1)" to modify attributes in the directory,
> I always get a modify success irregardless as to whether the
> modification succeeded or failed. If I try to modify 3 different
> attributes, 2 of which succeeded and 1 failed, all the modification
> are not carried out and I still get a modification success message.
>
> Is there anything wrong with the API or the documentation itself ?
> Hope someone out there can help. Thanks.
>

I'm afraid I'm having the same problem, so any responses/examples
would be appreciated.

Thanks,
Scott Elder