coreos-home-server/service/lldap/spec.bu
Alex Palaistras 4294f1ec9c Add LDAP support with LLDAP
This sets the stage for moving common authentication from IMAP/Dovecot
to LDAP, which allows for more control over user information, as well as
a basic form of RBAC.

No services are currently set up to support LDAP -- support will follow
soon after this commit.
2022-09-19 13:00:31 +01:00

13 lines
249 B
Plaintext

variant: fcos
version: 1.3.0
storage:
trees:
- path: /etc/coreos-home-server/lldap
local: service/lldap/
- path: /etc/systemd/system
local: service/lldap/systemd/
systemd:
units:
- name: lldap.service
enabled: true