mirror of
https://salsa.debian.org/freeipa-team/freeipa.git
synced 2024-12-30 10:47:08 -06:00
df6bd6ab5a
New sample data files have been added for search facet paging. Unused files have been removed. The names used in the files have been updated for consistency. Ticket #981
40 lines
1.0 KiB
JSON
40 lines
1.0 KiB
JSON
{
|
|
"error": null,
|
|
"id": 14,
|
|
"result": {
|
|
"result": {
|
|
"cn": [
|
|
"www.pbs.org"
|
|
],
|
|
"dn": "fqdn=www.pbs.org,cn=computers,cn=accounts,dc=example,dc=com",
|
|
"fqdn": [
|
|
"www.pbs.org"
|
|
],
|
|
"has_keytab": false,
|
|
"ipauniqueid": [
|
|
"3ad2e63d-b43a-11df-8dd1-525400674dcd"
|
|
],
|
|
"krbprincipalname": [
|
|
"host/www.pbs.org@EXAMPLE.COM"
|
|
],
|
|
"managedby": [
|
|
"fqdn=www.pbs.org,cn=computers,cn=accounts,dc=example,dc=com"
|
|
],
|
|
"objectclass": [
|
|
"ipaobject",
|
|
"nshost",
|
|
"ipahost",
|
|
"pkiuser",
|
|
"ipaservice",
|
|
"krbprincipalaux",
|
|
"krbprincipal",
|
|
"top"
|
|
],
|
|
"serverhostname": [
|
|
"www"
|
|
]
|
|
},
|
|
"summary": null,
|
|
"value": "www.pbs.org"
|
|
}
|
|
} |