diff options
author | Nathan Kinder <nkinder@redhat.com> | 2015-02-25 15:19:47 -0800 |
---|---|---|
committer | Martin Kosek <mkosek@redhat.com> | 2015-03-16 15:55:26 +0100 |
commit | a58b77ca9cd3620201306258dd6bd05ea1c73c73 (patch) | |
tree | 5de232c8838d8b4884e6c3da9a59834597eb2d1b /ipaserver/install/service.py | |
parent | fbf192f0e255c5f48e93f8838fc530b26f357deb (diff) | |
download | freeipa-a58b77ca9cd3620201306258dd6bd05ea1c73c73.tar.gz freeipa-a58b77ca9cd3620201306258dd6bd05ea1c73c73.tar.xz freeipa-a58b77ca9cd3620201306258dd6bd05ea1c73c73.zip |
Timeout when performing time sync during client install
We use ntpd now to sync time before fetching a TGT during client
install. Unfortuantely, ntpd will hang forever if it is unable to
reach the NTP server.
This patch adds the ability for commands run via ipautil.run() to
have an optional timeout. This capability is used by the NTP sync
code that is run during ipa-client-install.
Ticket: https://fedorahosted.org/freeipa/ticket/4842
Reviewed-By: Martin Babinsky <mbabinsk@redhat.com>
Diffstat (limited to 'ipaserver/install/service.py')
0 files changed, 0 insertions, 0 deletions