56
OpenLDAP Server Configuration (continued)
Starting the OpenLDAP ServerCustomizing the OpenLDAP SchemaLDAP Data Structure
AP Operation
An example configuration file is provided in the figure:
To start the OpenLDAP Server, run slapd (the OpenLDAP Server
executable file) from the command line. slapd supports a number of
command line options, the most important opt ion is the d switch that
triggers debug information. For example, a command of slapd -d
256 would start OpenLDAP with a debug level of 256, as shown in
the following screenshot:
Note: For details about slapd options and t heir meanings, refer to the
OpenLDAP documentation .
The schema that slapd uses may be extended to support additional
syntaxes,matchingrules,attributetyp es,andobjectclasses.Inthe
case of the B051-000, the B051-000User class and the permission
attribute are extended to define a new schema. The extended schema
file used to authenticate and authorize users logging in to the B051-
000 is shown in the figure, below:
An LDAP directory stores information in a tre e structure known
as the Directory Information Tree (DIT) . The nodes in the tree are
directory entries, and each entry conta ins information in attribute-
value form. An example of the LDAP directory tree for the B051-000
is shown in the figure, below: