mirror of
https://salsa.debian.org/freeipa-team/freeipa.git
synced 2025-02-25 18:55:28 -06:00
75 lines
2.2 KiB
JSON
75 lines
2.2 KiB
JSON
{
|
|
"error": null,
|
|
"id": 0,
|
|
"result": {
|
|
"count": 5,
|
|
"result": [
|
|
{
|
|
"cn": [
|
|
"admins"
|
|
],
|
|
"description": [
|
|
"Account administrators group"
|
|
],
|
|
"dn": "cn=admins,cn=groups,cn=accounts,dc=ayoung,dc=boston,dc=devel,dc=redhat,dc=com",
|
|
"gidnumber": [
|
|
"1948497956"
|
|
],
|
|
"member_user": [
|
|
"admin"
|
|
]
|
|
},
|
|
{
|
|
"cn": [
|
|
"ipausers"
|
|
],
|
|
"description": [
|
|
"Default group for all users"
|
|
],
|
|
"dn": "cn=ipausers,cn=groups,cn=accounts,dc=ayoung,dc=boston,dc=devel,dc=redhat,dc=com",
|
|
"gidnumber": [
|
|
"1948497957"
|
|
],
|
|
"member_user": [
|
|
"kfrog",
|
|
"moi"
|
|
]
|
|
},
|
|
{
|
|
"cn": [
|
|
"editors"
|
|
],
|
|
"description": [
|
|
"Limited admins who can edit other users"
|
|
],
|
|
"dn": "cn=editors,cn=groups,cn=accounts,dc=ayoung,dc=boston,dc=devel,dc=redhat,dc=com",
|
|
"gidnumber": [
|
|
"1948497958"
|
|
]
|
|
},
|
|
{
|
|
"cn": [
|
|
"deleteme"
|
|
],
|
|
"description": [
|
|
"This is a group that should go away."
|
|
],
|
|
"dn": "cn=deleteme,cn=groups,cn=accounts,dc=ayoung,dc=boston,dc=devel,dc=redhat,dc=com"
|
|
},
|
|
{
|
|
"cn": [
|
|
"testgroup"
|
|
],
|
|
"description": [
|
|
"Detlete this if you see it"
|
|
],
|
|
"dn": "cn=testgroup,cn=groups,cn=accounts,dc=ayoung,dc=boston,dc=devel,dc=redhat,dc=com",
|
|
"gidnumber": [
|
|
"1948497959"
|
|
]
|
|
}
|
|
],
|
|
"summary": "5 groups matched",
|
|
"truncated": false
|
|
}
|
|
} |