Le 22/11/16 à 11:49, Prashant Pasricha a écrit : > Dear Team, > > Hope you are doing well. > > We are using Apache Directory Studio (Standalone mode) for one of our > projects and the project has been working fine. > > We have a new requirement where we need to make Apache DS Tenant aware, > i.e. we need to create separate partitions for each organization / client > and load their LDIF file in their partition. > > However, we are struggling to create partitions on the Apache Directory > Studio (Standalone installation) programmatically using Java. We are able > to find many examples, but each example relates to creating partitions on > Embedded Server. However, we want to try the same on a standalone Apache DS > Server.
Not sure what you are trying to do. Are you trying to configure a server so that it has many user partitions, injecting the configuration as DIF ? Or are you trying to add partitions using Java code ?
