Le 09/02/2017 à 01:49, Steve Sobol - Lobos Studios a écrit : > Good afternoon > > I'm using Studio (on Windows 10) to create a directory tree and do some > local testing of a Java app I'm writing. I'm eventually going to want to > copy the tree over to an ApacheDS server which will run on Ubuntu 16.04 (or > 14.04, I forget which I have installed) and start populating it with live > users. > > Is the process as simple as exporting everything from the Root DSE down as > an LDIF? Or is it more nuanced than that?
It shoudl be as simple as that. > > Is there a command-line utility I can use to import the data on the Linux > server? (If not, that's cool, I can use Studio over an SSH tunnel) ldapadd , which is part of the OpenLDAP package (the client part) -- Emmanuel Lecharny Symas.com directory.apache.org
