2011-01-11 04:07:46 -06:00
|
|
|
{
|
|
|
|
"error": null,
|
|
|
|
"id": 0,
|
|
|
|
"result": {
|
|
|
|
"count": 2,
|
|
|
|
"results": [
|
|
|
|
{
|
|
|
|
"error": null,
|
|
|
|
"result": {
|
|
|
|
"cn": [
|
|
|
|
"group1"
|
|
|
|
],
|
|
|
|
"description": [
|
|
|
|
"Group 1"
|
|
|
|
],
|
2012-01-06 01:18:48 -06:00
|
|
|
"dn": "cn=group1,cn=sudocmdgroups,cn=sudo,dc=example,dc=com",
|
2011-01-11 04:07:46 -06:00
|
|
|
"ipauniqueid": [
|
|
|
|
"fc775d2e-1d56-11e0-b7cd-00163e2fe6de"
|
|
|
|
],
|
|
|
|
"member_sudocmd": [
|
|
|
|
"/usr/bin/less"
|
|
|
|
],
|
|
|
|
"objectclass": [
|
|
|
|
"ipaobject",
|
|
|
|
"ipasudocmdgrp",
|
|
|
|
"groupOfNames",
|
|
|
|
"top"
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"summary": null,
|
|
|
|
"value": "group1"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"error": null,
|
|
|
|
"result": {
|
|
|
|
"cn": [
|
|
|
|
"group2"
|
|
|
|
],
|
|
|
|
"description": [
|
|
|
|
"Group 2"
|
|
|
|
],
|
2012-01-06 01:18:48 -06:00
|
|
|
"dn": "cn=group2,cn=sudocmdgroups,cn=sudo,dc=example,dc=com",
|
2011-01-11 04:07:46 -06:00
|
|
|
"ipauniqueid": [
|
|
|
|
"b90c1930-1d5b-11e0-ac89-00163e2fe6de"
|
|
|
|
],
|
|
|
|
"member_sudocmd": [
|
|
|
|
"/usr/bin/more"
|
|
|
|
],
|
|
|
|
"objectclass": [
|
|
|
|
"ipaobject",
|
|
|
|
"ipasudocmdgrp",
|
|
|
|
"groupOfNames",
|
|
|
|
"top"
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"summary": null,
|
|
|
|
"value": "group2"
|
|
|
|
}
|
|
|
|
]
|
|
|
|
}
|
|
|
|
}
|