summaryrefslogtreecommitdiffstats
path: root/install/ui/test/data/pwpolicy_find.json
diff options
context:
space:
mode:
Diffstat (limited to 'install/ui/test/data/pwpolicy_find.json')
-rw-r--r--install/ui/test/data/pwpolicy_find.json12
1 files changed, 6 insertions, 6 deletions
diff --git a/install/ui/test/data/pwpolicy_find.json b/install/ui/test/data/pwpolicy_find.json
index 94cf88df6..c025a1ea8 100644
--- a/install/ui/test/data/pwpolicy_find.json
+++ b/install/ui/test/data/pwpolicy_find.json
@@ -5,8 +5,8 @@
"count": 3,
"result": [
{
- "cn": "GLOBAL",
- "dn": "cn=accounts,dc=example,dc=com",
+ "cn": "global_policy",
+ "dn": "cn=global_policy,cn=example.com,cn=kerberos,dc=example,dc=com",
"krbmaxpwdlife": [
"90"
],
@@ -25,12 +25,12 @@
},
{
"cn": [
- "testgroup12"
+ "ipausers"
],
"cospriority": [
"1"
],
- "dn": "cn=testgroup12,cn=example.com,cn=kerberos,dc=example,dc=com",
+ "dn": "cn=ipausers,cn=example.com,cn=kerberos,dc=example,dc=com",
"krbmaxpwdlife": [
"40"
],
@@ -46,12 +46,12 @@
},
{
"cn": [
- "testgroup22"
+ "editors"
],
"cospriority": [
"2"
],
- "dn": "cn=testgroup22,cn=example.com,cn=kerberos,dc=example,dc=com",
+ "dn": "cn=editors,cn=example.com,cn=kerberos,dc=example,dc=com",
"krbmaxpwdlife": [
"60"
],