Configuring an openLDAP Server
Global User Management
Figure 58: Check Login
6.2
Configuring an openLDAP Server
6.2.1 Base Configuration of openLDAP
A RedHat Enterprise Linux Server is taken as a basis. The services required were selected during system instal-
lation (openLDAP Server packages).
Set up openLDAP as a system service.
After installation is complete the configuration files are located at /etc/openldap.
Open the file slapd.conf and edit the following entries to create the base structure of the domain:
database bdb
suffix "dc=<MY-DOMAIN>,dc=<COM>"
rootdn "cn=Manager,dc=<MY-DOMAIN>,dc=<COM>"
rootpw secret
directory /usr/local/var/openldap-data
For example edit the lines to:
database bdb
suffix "dc=testdomain2,dc=local"
rootdn "cn=Manager,dc=testdomain2,dc=local"
rootpw testen
directory /usr/local/var/openldap-data
70
ServerView BX900 Management Blade
Need help?
Do you have a question about the PRIMERGY ServerView BX900 and is the answer not in the manual?
Questions and answers