mirror of
https://github.com/YunoHost/yunohost.git
synced 2024-09-03 20:06:10 +02:00
Also add isProtected attribute in ldap_scheme
This commit is contained in:
parent
672eb6f512
commit
45966c8ebd
1 changed files with 2 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue