Imported Upstream version 4.6.2

This commit is contained in:
Mario Fetka
2021-07-25 07:32:41 +02:00
commit 8ff3be4216
1788 changed files with 1900965 additions and 0 deletions

View File

@@ -0,0 +1,25 @@
{
"principal" : "admin@DOM.EXAMPLE.COM",
"version" : "4.5.90.dev201706131442+gitd665224",
"id" : null,
"result" : {
"count" : 2,
"summary" : "2 users matched",
"result" : [
{
"uid" : [
"admin"
],
"dn" : "uid=admin,cn=users,cn=accounts,dc=dom,dc=example,dc=com"
},
{
"dn" : "uid=kfrog,cn=users,cn=accounts,dc=dom,dc=example,dc=com",
"uid" : [
"kfrog"
]
}
],
"truncated" : false
},
"error" : null
}