mirror of
https://salsa.debian.org/freeipa-team/freeipa.git
synced 2025-01-02 12:16:56 -06:00
22 lines
519 B
JSON
22 lines
519 B
JSON
|
{
|
||
|
"error": null,
|
||
|
"id": 0,
|
||
|
"result": {
|
||
|
"completed": 1,
|
||
|
"failed": {
|
||
|
"managedby": {
|
||
|
"host": []
|
||
|
}
|
||
|
},
|
||
|
"result": {
|
||
|
"dn": "krbprincipalname=test/dev.example.com@dev.example.com,cn=services,cn=accounts,dc=dev,dc=example,dc=com",
|
||
|
"krbprincipalname": [
|
||
|
"test/dev.example.com@DEV.EXAMPLE.COM"
|
||
|
],
|
||
|
"managedby_host": [
|
||
|
"dev.example.com"
|
||
|
]
|
||
|
}
|
||
|
}
|
||
|
}
|