mirror of
https://salsa.debian.org/freeipa-team/freeipa.git
synced 2025-01-04 13:17:15 -06:00
19 lines
438 B
Bash
19 lines
438 B
Bash
|
{
|
||
|
"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"
|
||
|
]
|
||
|
}
|
||
|
}
|
||
|
}
|