mirror of
https://github.com/YunoHost/yunohost.git
synced 2024-09-03 20:06:10 +02:00
[fix] Check ldap db integrity
This commit is contained in:
parent
be492b5f7f
commit
170156ac22
1 changed files with 2 additions and 0 deletions
|
@ -68,6 +68,8 @@ objectClass: posixGroup
|
||||||
objectClass: groupOfNamesYnh
|
objectClass: groupOfNamesYnh
|
||||||
gidNumber: 4002
|
gidNumber: 4002
|
||||||
cn: all_users
|
cn: all_users
|
||||||
|
permission: cn=mail.main,ou=permission,dc=yunohost,dc=org
|
||||||
|
permission: cn=xmpp.main,ou=permission,dc=yunohost,dc=org
|
||||||
|
|
||||||
dn: cn=visitors,ou=groups,dc=yunohost,dc=org
|
dn: cn=visitors,ou=groups,dc=yunohost,dc=org
|
||||||
objectClass: posixGroup
|
objectClass: posixGroup
|
||||||
|
|
Loading…
Add table
Reference in a new issue