mirror of
https://salsa.debian.org/freeipa-team/freeipa.git
synced 2024-12-30 10:47:08 -06:00
b9ad279ad2
Directory rename
24 lines
575 B
JSON
24 lines
575 B
JSON
{
|
|
"error": null,
|
|
"id": 0,
|
|
"result": {
|
|
"count": 1,
|
|
"result": [
|
|
{
|
|
"aciname": "Self can write own password",
|
|
"attrs": [
|
|
"userPassword",
|
|
"krbPrincipalKey",
|
|
"sambaLMPassword",
|
|
"sambaNTPassword"
|
|
],
|
|
"permissions": [
|
|
"write"
|
|
],
|
|
"selfaci": true
|
|
}
|
|
],
|
|
"summary": "1 selfservice matched",
|
|
"truncated": false
|
|
}
|
|
} |