summaryrefslogtreecommitdiffstats
path: root/install/tools/ipa-server-install
diff options
context:
space:
mode:
Diffstat (limited to 'install/tools/ipa-server-install')
-rwxr-xr-xinstall/tools/ipa-server-install5
1 files changed, 0 insertions, 5 deletions
diff --git a/install/tools/ipa-server-install b/install/tools/ipa-server-install
index 0a1f1c56f..5b9e65216 100755
--- a/install/tools/ipa-server-install
+++ b/install/tools/ipa-server-install
@@ -548,11 +548,6 @@ def main():
if not bindinstance.check_inst(options.unattended):
sys.exit("Aborting installation")
- # check the pkinit plugin is installed
- if options.setup_pkinit:
- if not krbinstance.check_pkinit_plugin():
- sys.exit("Aborting installation")
-
# check the hostname is correctly configured, it must be as the kldap
# utilities just use the hostname as returned by gethostbyname to set
# up some of the standard entries