summaryrefslogtreecommitdiffstats
path: root/install/static/test/data/hbacsvcgroup_member_hbacsvc.json
diff options
context:
space:
mode:
authorJan Zeleny <jzeleny@redhat.com>2011-01-18 10:56:17 +0100
committerSimo Sorce <ssorce@redhat.com>2011-01-18 11:48:57 -0500
commit01f907c01b4e75c87b0459b0fd096635a9e03b94 (patch)
tree561f75139a611bb11c8d8100adb18ea06c1383b2 /install/static/test/data/hbacsvcgroup_member_hbacsvc.json
parent066cf793655e1ba89634bf378126af940cbff0a1 (diff)
downloadfreeipa-01f907c01b4e75c87b0459b0fd096635a9e03b94.tar.gz
freeipa-01f907c01b4e75c87b0459b0fd096635a9e03b94.tar.xz
freeipa-01f907c01b4e75c87b0459b0fd096635a9e03b94.zip
Move HBAC services and service groups to cn=hbac
https://fedorahosted.org/freeipa/ticket/762
Diffstat (limited to 'install/static/test/data/hbacsvcgroup_member_hbacsvc.json')
-rw-r--r--install/static/test/data/hbacsvcgroup_member_hbacsvc.json8
1 files changed, 4 insertions, 4 deletions
diff --git a/install/static/test/data/hbacsvcgroup_member_hbacsvc.json b/install/static/test/data/hbacsvcgroup_member_hbacsvc.json
index 9819a2f26..a407a622f 100644
--- a/install/static/test/data/hbacsvcgroup_member_hbacsvc.json
+++ b/install/static/test/data/hbacsvcgroup_member_hbacsvc.json
@@ -13,12 +13,12 @@
"description": [
"sudo"
],
- "dn": "cn=sudo,cn=hbacservices,cn=accounts,dc=dev,dc=example,dc=com",
+ "dn": "cn=sudo,cn=hbacservices,cn=hbac,dc=dev,dc=example,dc=com",
"ipauniqueid": [
"42927a86-f46d-11df-8cc1-00163e72f2d9"
],
"memberof": [
- "cn=SUDO,cn=hbacservicegroups,cn=accounts,dc=dev,dc=example,dc=com"
+ "cn=SUDO,cn=hbacservicegroups,cn=hbac,dc=dev,dc=example,dc=com"
],
"objectclass": [
"ipahbacservice",
@@ -37,12 +37,12 @@
"description": [
"sudo-i"
],
- "dn": "cn=sudo-i,cn=hbacservices,cn=accounts,dc=dev,dc=example,dc=com",
+ "dn": "cn=sudo-i,cn=hbacservices,cn=hbac,dc=dev,dc=example,dc=com",
"ipauniqueid": [
"42970a6a-f46d-11df-8cc1-00163e72f2d9"
],
"memberof": [
- "cn=SUDO,cn=hbacservicegroups,cn=accounts,dc=dev,dc=example,dc=com"
+ "cn=SUDO,cn=hbacservicegroups,cn=hbac,dc=dev,dc=example,dc=com"
],
"objectclass": [
"ipahbacservice",