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 secretSee ``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.