quarta-feira, 5 de março de 2008

Schema import on SunONE Directory Server

To copy the schema from one iDS instance copy the file
\config\schema\99user.ldif
from the source server to the new server and re-start the directory server.

To copy a backend, edit the file
\config\dse.ldif
in the destination server adding the entries of the backend of the source server, we have to copy the entry defining the root element and the entry that define the backend, the last entry will have the element nsslapdd-directory that has to be change to reflect the directory of the target server. The last step is to copy the directory of the backend from the source server tho the target server.