Re: Problem to move user in LDAP with the function DBMS_LDAP.rename_s

From: <luigi.vito_at_gmail.com>
Date: Wed, 9 Apr 2014 08:24:03 -0700 (PDT)
Message-ID: <e986eb9b-f2e7-40f5-bbe4-4c929f52a357_at_googlegroups.com>


Hello,

 Could you solve your problem? I got something like..

Em sexta-feira, 28 de maio de 2004 11h43min53s UTC-3, matdec escreveu:
> Hello,
>
> I want to move a user in Active Directory, but this function i can
> only change his "cn". And when I use an invalid DN I have no error.
> My syntax is:
> retval := DBMS_LDAP.rename_s ( emp_session, my_dn,'cn=nom prenom',
> 'OU=test,DC=XXX,DC=org', 1, NULL, NULL );
>
> The value of my_dn is :'CN=nom prenom,OU=COMMUNICATIONS,OU=DIRECTION
> GENERALE,OU=test,DC=XXX,DC=org'
> And 'OU=test,DC=XXX,DC=org' is the new DN, but the user don't move...
>
> What is the problem????
> How can I move a user in LDAP with DBMS_LDAP?????
>
> Thanks you very much,
> Matthieu.
Received on Wed Apr 09 2014 - 17:24:03 CEST

Original text of this message