summaryrefslogtreecommitdiffstats
path: root/ipaserver/install/plugins/Makefile.am
diff options
context:
space:
mode:
authorRob Crittenden <rcritten@redhat.com>2013-01-22 17:06:04 -0500
committerRob Crittenden <rcritten@redhat.com>2013-01-23 15:31:48 -0500
commitd5966bde802d8ef84c202a3e7c85f17b9e305a30 (patch)
tree35fa24c139750e6398d2760df8f9ea33c99e6dcd /ipaserver/install/plugins/Makefile.am
parent31e41eea6c2322689826e6065ceba82551c565aa (diff)
downloadfreeipa-d5966bde802d8ef84c202a3e7c85f17b9e305a30.tar.gz
freeipa-d5966bde802d8ef84c202a3e7c85f17b9e305a30.tar.xz
freeipa-d5966bde802d8ef84c202a3e7c85f17b9e305a30.zip
Update anonymous access ACI to protect secret attributes.
Update anonymous access ACI so that no users besides Trust Admins users can read AD Trust key attributes (ipaNTTrustAuthOutgoing, ipaNTTrustAuthIncoming). The change is applied both for updated IPA servers and new installations.
Diffstat (limited to 'ipaserver/install/plugins/Makefile.am')
-rw-r--r--ipaserver/install/plugins/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/ipaserver/install/plugins/Makefile.am b/ipaserver/install/plugins/Makefile.am
index d29103a90..a0c62ca70 100644
--- a/ipaserver/install/plugins/Makefile.am
+++ b/ipaserver/install/plugins/Makefile.am
@@ -9,6 +9,7 @@ app_PYTHON = \
dns.py \
updateclient.py \
update_services.py \
+ update_anonymous_aci.py \
$(NULL)
EXTRA_DIST = \