summaryrefslogtreecommitdiffstats
path: root/ipa-client/ipaclient/Makefile.am
diff options
context:
space:
mode:
authorKarl MacMillan <kmacmill@redhat.com>2007-11-01 15:35:02 -0400
committerKarl MacMillan <kmacmill@redhat.com>2007-11-01 15:35:02 -0400
commit36e43aed1bb9d4ee94cdc8396123db48987ada46 (patch)
tree9ab148023791a6076d825a1d1178af4137f358d8 /ipa-client/ipaclient/Makefile.am
parent6a0ca23577813a1534298f1af4dfa03c2bfcfc1a (diff)
downloadfreeipa-36e43aed1bb9d4ee94cdc8396123db48987ada46.tar.gz
freeipa-36e43aed1bb9d4ee94cdc8396123db48987ada46.tar.xz
freeipa-36e43aed1bb9d4ee94cdc8396123db48987ada46.zip
NTP configuration for client and server.
Configure ipa servers as an ntp server and clients to (by default) us the ipa server as an ntp server. Also corrected the messages about which ports should be opened.
Diffstat (limited to 'ipa-client/ipaclient/Makefile.am')
-rw-r--r--ipa-client/ipaclient/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/ipa-client/ipaclient/Makefile.am b/ipa-client/ipaclient/Makefile.am
index c40085854..038238926 100644
--- a/ipa-client/ipaclient/Makefile.am
+++ b/ipa-client/ipaclient/Makefile.am
@@ -6,6 +6,7 @@ app_PYTHON = \
dnsclient.py \
ipachangeconf.py \
ipadiscovery.py \
+ ntpconf.py \
$(NULL)
EXTRA_DIST = \