mirror of
https://salsa.debian.org/freeipa-team/freeipa.git
synced 2025-01-02 12:16:56 -06:00
16 lines
371 B
JSON
16 lines
371 B
JSON
|
{
|
||
|
"error": null,
|
||
|
"id": null,
|
||
|
"result": {
|
||
|
"result": {
|
||
|
"automemberdefaultgroup": [
|
||
|
"cn=foogroup,cn=groups,cn=accounts,dc=dev,dc=example,dc=com"
|
||
|
],
|
||
|
"cn": [
|
||
|
"Group"
|
||
|
]
|
||
|
},
|
||
|
"summary": "Set default group for automember \"group\"",
|
||
|
"value": "group"
|
||
|
}
|
||
|
}
|