go.mondoo.com/cnquery@v0.0.0-20231005093811-59568235f6ea/providers/os/resources/users/testdata/windows.json (about)

     1  [
     2    {
     3        "AccountExpires":  null,
     4        "Description":  "Built-in account for administering the computer/domain",
     5        "Enabled":  true,
     6        "FullName":  "",
     7        "PasswordChangeableDate":  "\/Date(1586981519962)\/",
     8        "PasswordExpires":  "\/Date(1590610319962)\/",
     9        "UserMayChangePassword":  true,
    10        "PasswordRequired":  true,
    11        "PasswordLastSet":  "\/Date(1586981519962)\/",
    12        "LastLogon":  "\/Date(1587041759064)\/",
    13        "Name":  "chris",
    14        "SID":  {
    15                    "BinaryLength":  28,
    16                    "AccountDomainSid":  "S-1-5-21-2356735557-1575748656-448136971",
    17                    "Value":  "S-1-5-21-2356735557-1575748656-448136971-500"
    18                },
    19        "PrincipalSource":  1,
    20        "ObjectClass":  "User"
    21    },
    22    {
    23        "AccountExpires":  null,
    24        "Description":  "A user account managed by the system.",
    25        "Enabled":  false,
    26        "FullName":  "",
    27        "PasswordChangeableDate":  null,
    28        "PasswordExpires":  null,
    29        "UserMayChangePassword":  true,
    30        "PasswordRequired":  false,
    31        "PasswordLastSet":  null,
    32        "LastLogon":  null,
    33        "Name":  "DefaultAccount",
    34        "SID":  {
    35                    "BinaryLength":  28,
    36                    "AccountDomainSid":  "S-1-5-21-2356735557-1575748656-448136971",
    37                    "Value":  "S-1-5-21-2356735557-1575748656-448136971-503"
    38                },
    39        "PrincipalSource":  1,
    40        "ObjectClass":  "User"
    41    },
    42    {
    43        "AccountExpires":  null,
    44        "Description":  "Built-in account for guest access to the computer/domain",
    45        "Enabled":  false,
    46        "FullName":  "",
    47        "PasswordChangeableDate":  null,
    48        "PasswordExpires":  null,
    49        "UserMayChangePassword":  false,
    50        "PasswordRequired":  false,
    51        "PasswordLastSet":  null,
    52        "LastLogon":  null,
    53        "Name":  "Guest",
    54        "SID":  {
    55                    "BinaryLength":  28,
    56                    "AccountDomainSid":  "S-1-5-21-2356735557-1575748656-448136971",
    57                    "Value":  "S-1-5-21-2356735557-1575748656-448136971-501"
    58                },
    59        "PrincipalSource":  1,
    60        "ObjectClass":  "User"
    61    },
    62    {
    63        "AccountExpires":  null,
    64        "Description":  "",
    65        "Enabled":  true,
    66        "FullName":  "sshd",
    67        "PasswordChangeableDate":  "\/Date(1586981772559)\/",
    68        "PasswordExpires":  null,
    69        "UserMayChangePassword":  true,
    70        "PasswordRequired":  true,
    71        "PasswordLastSet":  "\/Date(1586981772559)\/",
    72        "LastLogon":  null,
    73        "Name":  "sshd",
    74        "SID":  {
    75                    "BinaryLength":  28,
    76                    "AccountDomainSid":  "S-1-5-21-2356735557-1575748656-448136971",
    77                    "Value":  "S-1-5-21-2356735557-1575748656-448136971-1000"
    78                },
    79        "PrincipalSource":  1,
    80        "ObjectClass":  "User"
    81    },
    82    {
    83        "AccountExpires":  null,
    84        "Description":  "A user account managed and used by the system for Windows Defender Application Guard scenarios.",
    85        "Enabled":  false,
    86        "FullName":  "",
    87        "PasswordChangeableDate":  "\/Date(1583556884172)\/",
    88        "PasswordExpires":  "\/Date(1587185684172)\/",
    89        "UserMayChangePassword":  true,
    90        "PasswordRequired":  true,
    91        "PasswordLastSet":  "\/Date(1583556884172)\/",
    92        "LastLogon":  null,
    93        "Name":  "WDAGUtilityAccount",
    94        "SID":  {
    95                    "BinaryLength":  28,
    96                    "AccountDomainSid":  "S-1-5-21-2356735557-1575748656-448136971",
    97                    "Value":  "S-1-5-21-2356735557-1575748656-448136971-504"
    98                },
    99        "PrincipalSource":  1,
   100        "ObjectClass":  "User"
   101    }
   102  ]