summaryrefslogtreecommitdiffstats
path: root/install/updates/Makefile.am
diff options
context:
space:
mode:
authorRob Crittenden <rcritten@redhat.com>2011-02-22 09:21:14 -0500
committerRob Crittenden <rcritten@redhat.com>2011-02-22 10:02:24 -0500
commitac68ea3c6c633206a01db5a0b74b994ab0c29093 (patch)
treed487970c5be168dc5ade13d91cc0367ba2343c23 /install/updates/Makefile.am
parent79d22f8341026450ba7ca564e24812c9351c7e70 (diff)
downloadfreeipa-ac68ea3c6c633206a01db5a0b74b994ab0c29093.tar.gz
freeipa-ac68ea3c6c633206a01db5a0b74b994ab0c29093.tar.xz
freeipa-ac68ea3c6c633206a01db5a0b74b994ab0c29093.zip
Add default roles and permissions for HBAC, SUDO and pw policy
Created some default roles as examples. In doing so I realized that we were completely missing default rules for HBAC, SUDO and password policy so I added those as well. I ran into a problem when the updater has a default record and an add at the same time, it should handle it better now. ticket 585
Diffstat (limited to 'install/updates/Makefile.am')
-rw-r--r--install/updates/Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/install/updates/Makefile.am b/install/updates/Makefile.am
index c3473ace4..5b45c6ef1 100644
--- a/install/updates/Makefile.am
+++ b/install/updates/Makefile.am
@@ -11,7 +11,8 @@ app_DATA = \
20-replication.update \
20-winsync_index.update \
40-delegation.update \
- 50-lockout-policy.update \
+ 50-lockout-policy.update \
+ 45-roles.update \
$(NULL)
EXTRA_DIST = \