mirror of
https://github.com/kellyjonbrazil/jc.git
synced 2025-10-08 23:22:21 +02:00
16 lines
289 B
JSON
16 lines
289 B
JSON
![]() |
{
|
||
|
"account_origin": null,
|
||
|
"domain": null,
|
||
|
"comment": "Administrators have complete and unrestricted access to the computer/domain",
|
||
|
"groups": [
|
||
|
{
|
||
|
"name": "Administrators",
|
||
|
"members": [
|
||
|
"Administrator",
|
||
|
"user1",
|
||
|
"vagrant"
|
||
|
]
|
||
|
}
|
||
|
]
|
||
|
}
|