Imported Upstream version 4.6.2
This commit is contained in:
22
install/ui/test/data/group_show.json
Normal file
22
install/ui/test/data/group_show.json
Normal file
@@ -0,0 +1,22 @@
|
||||
{
|
||||
"result" : {
|
||||
"result" : {
|
||||
"dn" : "cn=ipausers,cn=groups,cn=accounts,dc=dom,dc=example,dc=com",
|
||||
"cn" : [
|
||||
"ipausers"
|
||||
],
|
||||
"description" : [
|
||||
"Default group for all users"
|
||||
],
|
||||
"member_user" : [
|
||||
"kfrog"
|
||||
]
|
||||
},
|
||||
"summary" : null,
|
||||
"value" : "ipausers"
|
||||
},
|
||||
"id" : null,
|
||||
"principal" : "admin@DOM.EXAMPLE.COM",
|
||||
"error" : null,
|
||||
"version" : "4.5.90.dev201706131442+gitd665224"
|
||||
}
|
||||
Reference in New Issue
Block a user