Operational overview

Making a configuration file

Create a file called myslapd.conf, and add the following lines to it.

database ldbm
suffix   "o=organization, c=US"
rootdn   "cn=name, o=organization, c=US"
rootpw   secret
See ``The LDAP configuration file'' for more details on this file. Replace organization with the name of your organization and name with your name. If you are not in the US, replace ``US'' with your two-letter country code. The rootdn and rootpw lines are only required if later you want to easily add or modify entries via LDAP.
© 1999 The Santa Cruz Operation, Inc. All rights reserved.
UnixWare 7 Release 7.1.1 - 5 November 1999