summaryrefslogtreecommitdiffstats
path: root/install/updates/Makefile.am
diff options
context:
space:
mode:
authorRob Crittenden <rcritten@redhat.com>2012-01-10 22:39:26 -0500
committerRob Crittenden <rcritten@redhat.com>2012-01-10 22:39:26 -0500
commitc08296adff58517934b3ea3e4a6581b55fbc2d0c (patch)
treec2d8eae25edb6d6b7b51cc53759c2fcd6dcdae6f /install/updates/Makefile.am
parent74857a8ee465819b262c3445ea22119196e92c5e (diff)
downloadfreeipa-c08296adff58517934b3ea3e4a6581b55fbc2d0c.tar.gz
freeipa-c08296adff58517934b3ea3e4a6581b55fbc2d0c.tar.xz
freeipa-c08296adff58517934b3ea3e4a6581b55fbc2d0c.zip
Configure s4u2proxy during installation.
This creates a new container, cn=s4u2proxy,cn=etc,$SUFFIX Within that container we control which services are allowed to delegate tickets for other services. Right now that is limited from the IPA HTTP to ldap services. Requires a version of mod_auth_kerb that supports s4u2proxy https://fedorahosted.org/freeipa/ticket/1098
Diffstat (limited to 'install/updates/Makefile.am')
-rw-r--r--install/updates/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/install/updates/Makefile.am b/install/updates/Makefile.am
index cc7117614..20a1ce3a9 100644
--- a/install/updates/Makefile.am
+++ b/install/updates/Makefile.am
@@ -18,6 +18,7 @@ app_DATA = \
20-user_private_groups.update \
20-winsync_index.update \
21-replicas_container.update \
+ 30-s4u2proxy.update \
40-delegation.update \
40-dns.update \
40-automember.update \