From 45966c8ebd8539dd47d0cc63d38ca86a8a4be96f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Josu=C3=A9=20Tille?= Date: Fri, 27 Dec 2019 16:17:24 +0100 Subject: [PATCH] Also add isProtected attribute in ldap_scheme --- data/other/ldap_scheme.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/data/other/ldap_scheme.yml b/data/other/ldap_scheme.yml index 660d6fbb5..620a36a1c 100644 --- a/data/other/ldap_scheme.yml +++ b/data/other/ldap_scheme.yml @@ -73,6 +73,7 @@ depends_children: - permissionYnh groupPermission: - "cn=all_users,ou=groups,dc=yunohost,dc=org" + isProtected: TRUE cn=xmpp.main,ou=permission: cn: xmpp.main gidNumber: "5002" @@ -81,3 +82,4 @@ depends_children: - permissionYnh groupPermission: - "cn=all_users,ou=groups,dc=yunohost,dc=org" + isProtected: TRUE