R: Problem with modify/replace function

2010-12-22 Thread LIBRIZZI FRANCESCO
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/delete, but in this case I should implement a custom compare method

Re: R: Problem with modify/replace function

2010-12-22 Thread Chris Ridd
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