« Return to Thread: [ phpldapadmin-Bugs-3510648 ] Cannot copy between servers

[ phpldapadmin-Bugs-3510648 ] Cannot copy between servers

by SourceForge.net :: Rate this Message:

| View in Thread

Bugs item #3510648, was opened at 2012-03-23 13:22
Message generated for change (Tracker Item Submitted) made by williamsjd
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=498546&aid=3510648&group_id=61828

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: None
Group: 1.2.x
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: WilliamsJD (williamsjd)
Assigned to: Nobody/Anonymous (nobody)
Summary: Cannot copy between servers

Initial Comment:
I have tried multiple times to copy an LDAP user record between different combinations of my 4 LDAP servers. When I am displaying the single record I want to copy (by clicking in the left panel on the user id) I click "Copy or Move This Entry". The "Copy uid=..." screen is displayed with the correct DN and the Destination Server of the source host. I select a different Destination Server and click Copy. The "Create Object" screen is displayed, but in the header it shows the Server to be the original source server instead of the selected destination server. If you continue with the object creation through the confirmation screen the system attempts to create a duplicate record in the source server LDAP.

It seems that somewhere within the code during the transition from the "Copy uid=...." screen to the "Create Object" screen the two server (source and destination) are getting confused. Looking at the POST variables in Firebug, the following seemingly relevant values are found:

cmd copy
dn_dst (correct value)
dn_src (same correct value)
server_id 2
server_id_dst 3
server_id_src 2


----------------------------------------------------------------------

You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=498546&aid=3510648&group_id=61828

------------------------------------------------------------------------------
This SF email is sponsosred by:
Try Windows Azure free for 90 days Click Here
http://p.sf.net/sfu/sfd2d-msazure
______________________________________
phpLDAPadmin development mailing list.
To unsbuscribe: https://lists.sourceforge.net/lists/listinfo/phpldapadmin-devel
http://phpldapadmin.sourceforge.net/

 « Return to Thread: [ phpldapadmin-Bugs-3510648 ] Cannot copy between servers