mirror of
https://github.com/YunoHost/moulinette.git
synced 2024-09-03 20:06:31 +02:00
Update ldap_scheme.yml
This commit is contained in:
parent
63c6aeb30c
commit
9031dab386
1 changed files with 3 additions and 3 deletions
|
@ -57,9 +57,9 @@ childs:
|
|||
- sudoRole
|
||||
- top
|
||||
|
||||
cn=www-data,ou=sudo:
|
||||
cn: www-data
|
||||
sudoUser: www-data
|
||||
cn=yunohost-admin,ou=sudo:
|
||||
cn: yunohost-admin
|
||||
sudoUser: yunohost-admin
|
||||
sudoHost: ALL
|
||||
sudoCommand: /usr/bin/yunohost
|
||||
sudoOption: "!authenticate"
|
||||
|
|
Loading…
Add table
Reference in a new issue