summaryrefslogtreecommitdiffstats
path: root/roles/LDAP-provider/files/etc
Commit message (Collapse)AuthorAgeFiles
* LDAP: Load dynlist overlay.Guilhem Moulin2025-02-011
| | | | | | | | | | | Looks like nextcloud 26-29 broke something in the handling of dynamic groups via memberURL attribute (and keeps repopulating the group — possibly due to paging — thereby spamming members with “An administrator removed you from group medlemmar” mails), so we expand on the slapd via slapo-dynlist(5) instead. This commit also fixes an issue with the openldap module where the index of the leftmost attribute of the DN is not necessary {0}.
* Upgrade the LDAP config to Jessie.Guilhem Moulin2015-06-071
|
* Configure the LDAP provider.Guilhem Moulin2015-06-071
(Hence the SyncProv overlay.)