Alejandro Acuña
2024-10-22 9214c4e5cec380dc263034f9a0e5a10f0dc1ebac
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
[
    {
        "User information": {
            "Role": "Administrator",
            "Group": "Administrator",
            "Name": "root",
            "Job title": "Administrator",
            "Email": "administrator@administrator.test",
            "Identifier": "root",
            "Password": "626d77"
        }
    },
    {
        "User information": {
            "Role": "Administrator",
            "Group": "Administrator",
            "Name": "test",
            "Job title": "Software Engineer",
            "Email": "test@test.com",
            "Identifier": "test",
            "Password": "test"
        }
    }
]