config: add another rpcd user
This commit is contained in:
parent
6c1dd9bf76
commit
8aef20dcd4
1 changed files with 6 additions and 0 deletions
|
@ -9,3 +9,9 @@ config login
|
|||
list write '*'
|
||||
list read superuser
|
||||
list write superuser
|
||||
|
||||
config login
|
||||
option username 'difuse'
|
||||
option password 'changeme'
|
||||
list read superuser
|
||||
list write superuser
|
||||
|
|
Loading…
Reference in a new issue