From 4e207b4c889a79b3465aa670b3f2229e76e8abe9 Mon Sep 17 00:00:00 2001 From: Jan Cholasta Date: Thu, 6 Feb 2014 12:33:43 +0100 Subject: Remove sourcehostcategory from the default HBAC rule. https://fedorahosted.org/freeipa/ticket/4158 Reviewed-By: Martin Kosek --- install/share/default-hbac.ldif | 1 - 1 file changed, 1 deletion(-) (limited to 'install/share') diff --git a/install/share/default-hbac.ldif b/install/share/default-hbac.ldif index b7b6ba284..52fd30ec9 100644 --- a/install/share/default-hbac.ldif +++ b/install/share/default-hbac.ldif @@ -7,7 +7,6 @@ cn: allow_all accessruletype: allow usercategory: all hostcategory: all -sourcehostcategory: all servicecategory: all ipaenabledflag: TRUE description: Allow all users to access any host from any host -- cgit