17 lines
407 B
JSON
17 lines
407 B
JSON
{
|
|
"error": null,
|
|
"id": null,
|
|
"result": {
|
|
"result": {
|
|
"automemberdefaultgroup": [
|
|
"cn=foogroup,cn=groups,cn=accounts,dc=dev,dc=example,dc=com"
|
|
],
|
|
"cn": [
|
|
"Group"
|
|
],
|
|
"dn": "cn=group,cn=automember,cn=etc,dc=dev,dc=example,dc=com"
|
|
},
|
|
"summary": null,
|
|
"value": "group"
|
|
}
|
|
} |