mirror of
https://salsa.debian.org/freeipa-team/freeipa.git
synced 2026-09-03 20:52:56 -05:00
Add krb5-pkinit-openssl as a Requires on ipa-server package
ticket 599
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user