Also add isProtected attribute in ldap_scheme

This commit is contained in:
Josué Tille 2019-12-27 16:17:24 +01:00
parent 672eb6f512
commit 45966c8ebd
No known key found for this signature in database
GPG key ID: 716A6C99B04194EF

View file

@ -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