Hi Michael,
Thank you very much for your help. I will look at the exception handler and
ReconnectLDAPObject. I see the multiple calls to add_ext and the different
results, so you are right, it's me!
Thanks!
Ron
> -Original Message-
> From: Michael Ströder
>
> Ron Teitelbaum wrote:
>
Ron Teitelbaum wrote:
>
> I'm adding an organization
>
> I get an exception info:'', desc: 'Already Exists' but if I go to gq the
> record actually did get added.
You're trying to re-add an entry with the same RDN. That's what this
message says.
> I have an exception handler that retrys the a
Hello All,
I've been searching for an answer to this question but have come up blank.
I'm adding an organization
I get an exception info:'', desc: 'Already Exists' but if I go to gq the
record actually did get added.
I'm using
{'objectclass':('organization',), 'o': 'test2'} input to m