mirror of
https://salsa.debian.org/freeipa-team/freeipa.git
synced 2025-02-25 18:55:28 -06:00
metadata for phone numbers test date for users Undo works for multivalue JQuery UI buttons have custom classes inputs/fields are now managed inside of objects removed the use of .call. as it was confusing the issue of mismatched parameter lists. Fixed the parameter lists, too.
78 lines
2.0 KiB
JSON
78 lines
2.0 KiB
JSON
{
|
|
"error": null,
|
|
"id": 6,
|
|
"result": {
|
|
"result": {
|
|
"cn": [
|
|
"Kermit Frog"
|
|
],
|
|
"dn": "uid=kfrog,cn=users,cn=accounts,dc=ayoung,dc=boston,dc=devel,dc=redhat,dc=com",
|
|
"facsimiletelephonenumber": [
|
|
"415-111-0990"
|
|
],
|
|
"gecos": [
|
|
"kfrog"
|
|
],
|
|
"gidnumber": [
|
|
"1155230701"
|
|
],
|
|
"givenname": [
|
|
"Kermit"
|
|
],
|
|
"homedirectory": [
|
|
"/home/kfrog"
|
|
],
|
|
"ipauniqueid": [
|
|
"ddbc79a1-cd9a-11df-98ae-525400674dcd"
|
|
],
|
|
"krbprincipalname": [
|
|
"kfrog@AYOUNG.BOSTON.DEVEL.REDHAT.COM"
|
|
],
|
|
"loginshell": [
|
|
"/bin/sh"
|
|
],
|
|
"mail": [
|
|
"kermit@muppets.com"
|
|
],
|
|
"memberof_group": [
|
|
"ipausers",
|
|
"muppets"
|
|
],
|
|
"mepmanagedentry": [
|
|
"cn=kfrog,cn=groups,cn=accounts,dc=ayoung,dc=boston,dc=devel,dc=redhat,dc=com"
|
|
],
|
|
"objectclass": [
|
|
"top",
|
|
"person",
|
|
"organizationalperson",
|
|
"inetorgperson",
|
|
"inetuser",
|
|
"posixaccount",
|
|
"krbprincipalaux",
|
|
"krbticketpolicyaux",
|
|
"radiusprofile",
|
|
"ipaobject",
|
|
"mepOriginEntry"
|
|
],
|
|
"pager": [
|
|
"415-333-1882"
|
|
],
|
|
"sn": [
|
|
"Frog"
|
|
],
|
|
"telephonenumber": [
|
|
"212-555-4444",
|
|
"415-333-1882",
|
|
"415-111-0990"
|
|
],
|
|
"uid": [
|
|
"kfrog"
|
|
],
|
|
"uidnumber": [
|
|
"1155230701"
|
|
]
|
|
},
|
|
"summary": null,
|
|
"value": "kfrog"
|
|
}
|
|
} |