Task 1: Preparing the LDAP environment
In this task, you install and prepare ApacheDS to have an LDAP directory server to connect to in the next tasks. You only need to do step 1, which automatically does what is described in the other steps.
About this task
- You configure the application server to grant authorization to the LDAP users.
- You import the same users and their groups to the Decision Center database to implement security access to the different available decision services.
| User / Password | Group |
|---|---|
Jim / Jim |
Checkers |
Sue / Sue |
Scoring |
A command is provided in the sample server to create the LDAP server, and the users and groups. Read through the other steps to learn about the command. This information is useful to understand what you do in the next tasks.
Step 1: Starting ApacheDS and importing data
In this step, you browse to the Apache Directory installation directory and start it by using command line. An LDAP is a repository of users. In this step, you create an organization unit (ou) to hold users, and create two users and two groups.
Procedure
What to do next
Step 2: Establishing connection parameters to the LDAP server
In this step, you create the server instance, establish the connection parameters, and identify the entry point in the LDAP hierarchy. Both the sample server and the Decision Center applications require connection information to access the LDAP server.
Procedure
Step 3: Creating the first user
In this step, you create an organization unit (ou) in which to place
users, and create the first user. LDAPs are repositories of users.
Procedure
Step 4: Creating the second user
In this step, you use cut and paste features to create the second user that you need in this tutorial.
Procedure
Step 5: Creating the first group
In this step, you create the first group of users. In Decision Center, users must belong to groups so that security on decision services can be enforced.
Procedure
Step 6: Creating the second group
In this step, you use cut and paste features to create the other group.
Procedure











