summaryrefslogtreecommitdiffstats
path: root/ipa-client/ipa-install/Makefile.am
diff options
context:
space:
mode:
authorRob Crittenden <rcritten@redhat.com>2012-05-29 14:20:38 -0400
committerRob Crittenden <rcritten@redhat.com>2012-06-25 17:24:34 -0400
commitf4d2f2a65b799e200c2f98164e1a0ac4e9b07376 (patch)
tree14b725655a56f3b7180f013f2b18759df5789b30 /ipa-client/ipa-install/Makefile.am
parentd1fe43c56fe211db035bd6a30ac06fcfc6f61557 (diff)
downloadfreeipa-f4d2f2a65b799e200c2f98164e1a0ac4e9b07376.tar.gz
freeipa-f4d2f2a65b799e200c2f98164e1a0ac4e9b07376.tar.xz
freeipa-f4d2f2a65b799e200c2f98164e1a0ac4e9b07376.zip
Configure automount using autofs or sssd.
This script edits nsswitch.conf to use either ldap (autofs) or sss (sssd) to find automount maps. NFSv4 services are started so Kerberos encryption and/or integrity can be used on the maps. https://fedorahosted.org/freeipa/ticket/1233 https://fedorahosted.org/freeipa/ticket/2193
Diffstat (limited to 'ipa-client/ipa-install/Makefile.am')
-rw-r--r--ipa-client/ipa-install/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/ipa-client/ipa-install/Makefile.am b/ipa-client/ipa-install/Makefile.am
index ad0c4e0ca..2e9a04d10 100644
--- a/ipa-client/ipa-install/Makefile.am
+++ b/ipa-client/ipa-install/Makefile.am
@@ -2,6 +2,7 @@ NULL =
sbin_SCRIPTS = \
ipa-client-install \
+ ipa-client-automount \
$(NULL)
EXTRA_DIST = \