Commit Graph

10 Commits

Author SHA1 Message Date
Roman Perekhod
5c549469f8 add banned password list to the default deployments 2023-11-22 15:30:17 +01:00
Ralf Haferkamp
d563b63d8f Update to latest schema 2023-04-27 12:28:13 +02:00
Dennis Sieben
3808603a07 - make ldap example use share for certs 2023-02-28 09:00:13 +01:00
Ralf Haferkamp
72a5a25f04 ocis_ldap: Remove leftover schema file
When moving to the bitnami OpenLDAP image, we forgot to remove
the owncloud schema file from the `ldif` directory.
2023-02-27 12:47:17 +01:00
Ralf Haferkamp
8ec167d792 ocis_ldap example: Switch to newer ldap server image
Switch away from the unmaintained osixia image to the more uptodate
bitnami image.

Also update the owncloud schema to include the latest changes

Fixes #5636
2023-02-24 12:10:22 +01:00
Ralf Haferkamp
006738b23d Fix config and sample groups for LDAP deployment example
The setup was configured to use a mix of the 'groupOfNames' and
'groupOfUniqueNames' objectclasses/attributetypes for groups. This
aligns the configuration and sample data to use just'groupOfNames'.

Closes: #5085
2022-11-23 12:30:02 +01:00
Willy Kloucek
d3af9f6913 update ldap deplyoment example 2022-05-09 09:13:20 +02:00
Willy Kloucek
a81ba03d55 switch deployment examples to yaml config 2022-03-28 12:54:28 +02:00
Willy Kloucek
7fb85fdecf add missing demo users and groups to ldap example 2021-11-25 14:14:23 +01:00
Willy Kloucek
25c516ab67 rename cs3_users_ocis deployment example to ocis_ldap 2021-11-25 14:14:23 +01:00