(MPS-06286)
Oggetto: Re: Problem with modify/replace function
On 21 Dec 2010, at 09:13, LIBRIZZI FRANCESCO wrote:
> Hello,
> I wrote a script for updating the LDAP content. I want to modify the members
> that belong to a group.
> Therefore I used the modify function with the replace optio
On 22 Dec 2010, at 09:02, LIBRIZZI FRANCESCO
wrote:
> Hello Chris,
> thank you for your answer :)
> I replace all 300 members at once because I'm importing data in my LDAP
> server from Active Directory Server.
> I'm using SSL/TLS for all operations.
>
> I thought to use modify/add and modify
On 21 Dec 2010, at 09:13, LIBRIZZI FRANCESCO wrote:
> Hello,
> I wrote a script for updating the LDAP content. I want to modify the members
> that belong to a group.
> Therefore I used the modify function with the replace option. In this latter
> I used as parameter the new member list.
> When
Hello,
I wrote a script for updating the LDAP content. I want to modify the members
that belong to a group.
Therefore I used the modify function with the replace option. In this latter I
used as parameter the new member list.
When the group members number is lower than 300 the update works fine.