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