OpenLDAP
Deploy OpenLDAP as container
Role Variables
| Environment Variable | Default Value | Required | Description |
|---|---|---|---|
| OPENLDAP_NAMESPACE | sterling-openldap | No | Namespace for OpenLDAP |
| OPENLDAP_BASE_DN | dc=company,dc=com | No | Base DN for OpenLDAP |
| OPENLDAP_ADMIN_PASSW0RD | passw0rd | No | Admin password for OpenLDAP |
| OPENLDAP_BIND_PASSW0RD | passw0rd | No | Bind password for OpenLDAP |
| OPENLDAP_UNIVERSAL_PASSW0RD | passw0rd | No | Universal password for OpenLDAP |