Appearance
OpenLDAP
Overview
OpenLDAP provides the central user directory for the host.
| Field | Value |
|---|---|
| Service | slapd.service |
| Ports | 389 (LDAP), 636 (LDAPS) |
| Auth | SSO |
Integration
All services authenticate against OpenLDAP:
- SSOwat portal login
- Postfix/Dovecot mail accounts
- App-specific authentication
nslcd.serviceprovides NSS lookups
Management
Users are managed through host tools:
bash
yunohost user list
yunohost user create <username>
yunohost user delete <username>