When you are connected to the directory server, the topmost entry in the directory browser window is the Directory Specific Entry (DSE). It is displayed as:
ldap://hostname:port
where hostname is the hostname of the directory server, and port is the port number that Deja has used to connect to the directory server.
If there is no root entry listed below this when you start Deja, you will see an error message that tells you that the database is empty. Before you can add entries to the directory you must create a root entry for the database.
Login as administrator for the directory.
See "Logging In".
Double click on the Directory Specific Entry in the browser window.
A view panel is displayed showing the attributes of the DSE. This window lists the naming contexts defined for the directory server. See Figure 2-6.
You can create a root entry for each naming context defined for the server. By default there are two naming contexts, o=xyz,c=us and dc=xyz,dc=us. To define new naming contexts, see the Sun Directory Services 3.1 Administration Guide.
Click on the Create icon or select Create Entry from the Entry menu.
The Create panel is displayed.
In the Parent text field, type the Distinguished Name of the naming context for which you want to create a root entry.
For example, to add a root entry for the naming context o=xyz,c=us, type o=xyz,c=us in the Parent text field.
Click on Next Step.
Now you must select object classes and assign values to attributes using the same procedure as for any new entry. See "Creating a New Entry".