From 01f907c01b4e75c87b0459b0fd096635a9e03b94 Mon Sep 17 00:00:00 2001 From: Jan Zeleny Date: Tue, 18 Jan 2011 10:56:17 +0100 Subject: Move HBAC services and service groups to cn=hbac https://fedorahosted.org/freeipa/ticket/762 --- install/static/test/data/hbacsvcgroup_find.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'install/static/test/data/hbacsvcgroup_find.json') diff --git a/install/static/test/data/hbacsvcgroup_find.json b/install/static/test/data/hbacsvcgroup_find.json index b6a669009..797530e37 100644 --- a/install/static/test/data/hbacsvcgroup_find.json +++ b/install/static/test/data/hbacsvcgroup_find.json @@ -11,7 +11,7 @@ "description": [ "Default group of SUDO related services" ], - "dn": "cn=sudo,cn=hbacservicegroups,cn=accounts,dc=dev,dc=example,dc=com", + "dn": "cn=sudo,cn=hbacservicegroups,cn=hbac,dc=dev,dc=example,dc=com", "member_hbacsvc": [ "sudo", "sudo-i" -- cgit