Since we use this Apache Directory Studio a lot, we occasionally have needed to find out some details on how the thing works.
This is what we have learned. The information presented would be true on other platforms, except where the "../.metadata/" folder is located.
/Users/jim/.ApacheDirectoryStudio/.metadata/.plugins/org.apache.directory.studio.connection.core/connections.xml
The connection folder information is in:
/Users/jim/.ApacheDirectoryStudio/.metadata/.plugins/org.apache.directory.studio.connection.core/connectionFolders.xmlOf course the "jim" needs replaced with the desired user name within OS X.
Note that these files have GUIDs stored within the files so they must match form one system to another. That is, the connectionFolders.xml file has GUIDs used in the connections.xml file.
/Users/jim/.ApacheDirectoryStudio/.metadata/.plugins/org.apache.directory.studio.ldapbrowser.core/browserconnections.xmlOf course the "jim" needs replaced with the desired user name within OS X. There are GUIDs used in the browserconnections.xml files that relate to the connections.xml file.