Created
May 28, 2010 12:31
-
-
Save proger/417099 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| io root local/etc/openldap 0 # /opt/local/libexec/slapd -4d 9 -f ./slapd.conf | |
| @(#) $OpenLDAP: slapd 2.4.21 (Apr 22 2010 23:59:52) $ | |
| root@io.local:/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_databases_openldap/work/openldap-2.4.21/servers/slapd | |
| daemon_init: listen on ldap:/// | |
| daemon_init: 1 listeners to open... | |
| ldap_url_parse_ext(ldap:///) | |
| daemon: listener initialized ldap:/// | |
| daemon_init: 1 listeners opened | |
| ldap_create | |
| slapd init: initiated server. | |
| slap_sasl_init: initialized! | |
| bdb_back_initialize: initialize BDB backend | |
| bdb_back_initialize: Berkeley DB 4.6.21: (September 27, 2007) | |
| hdb_back_initialize: initialize HDB backend | |
| hdb_back_initialize: Berkeley DB 4.6.21: (September 27, 2007) | |
| slapd destroy: freeing system resources. | |
| slapd stopped. | |
| connections_destroy: nothing to destroy. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment