This article is a very basic guide in using the 389 Management Console to manage the 389 Directory Server.
Launching the 389 Management Console

1. From a terminal window, type in 389-console. This will launch the 389 Management Console Login window.
User ID
cn=directory manager
Password
the directory manager password
Administration URL
localhost:9830

2. Click the + sign corresponding to your server. Next, click the + sign corresponding to Server Group and click Directory Server. Finally, click the Open button in the Directory Server page.Creating a New User
A User is an object used to store user information and authentication information.
Creating a New Group
A Group is a container used to logically organize users into an easily identifiable structure.
Creating a New Organizational Unit
An organizational unit is an administrative-level container that is used to logically organize objects. You can create objects into an Organization Unit or copy and paste an existing object into it.

2. In the Create New Organizational Unit window, fill in the organizational unit information and click Ok when you are done.Related Pages
Visit the forum to ask for help or to give a comment.
***
Posted on 2/15/2009 and last updated on 11/24/2009
Filed under 389 Directory Server









March 17th, 2009 at 11:36 pm
I did everything according to your article. Installed java-1.6.0-openjdk instead of Sun Java. Then created new user and configured authentication. However I am unable to log into the system with the new account. How do you troubleshoot?