Add krb5-pkinit-openssl as a Requires on ipa-server package

ticket 599
This commit is contained in:
Rob Crittenden
2010-12-16 09:33:11 -05:00
parent fbe72a4521
commit 8f87aa1288
4 changed files with 4 additions and 24 deletions
-5
View File
@@ -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