summaryrefslogtreecommitdiffstats
path: root/install/tools/ipa-server-install
diff options
context:
space:
mode:
authorRob Crittenden <rcritten@redhat.com>2010-12-13 14:46:09 -0500
committerRob Crittenden <rcritten@redhat.com>2010-12-16 09:33:11 -0500
commit8f87aa1288fcb00607430de0bc707682c689a335 (patch)
treefe469e672c2617ebc9a78f0270d8eafa337dea12 /install/tools/ipa-server-install
parentfbe72a4521502b68c763d7f6234cf6dda6350e62 (diff)
downloadfreeipa-8f87aa1288fcb00607430de0bc707682c689a335.tar.gz
freeipa-8f87aa1288fcb00607430de0bc707682c689a335.tar.xz
freeipa-8f87aa1288fcb00607430de0bc707682c689a335.zip
Add krb5-pkinit-openssl as a Requires on ipa-server package
ticket 599
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