Symas OpenLDAP Knowledge Base

shaarli With OpenLDAP

LDAP configuration is in /data/config.json.php

Just add the following lines:

    "ldap": {
        "host": "ldap://ldap_server:389",
        "dn": "uid=%s,ou=people,dc=example,dc=com"
    }