orion / freeipa

Forked from freeipa 5 years ago
Clone

83cb7e7 Call certmonger after krb5, avoid uninstall errors, better password handling.

2 files Authored by rcritten 14 years ago, Committed by Jason Gerard DeRose 14 years ago,
    Call certmonger after krb5, avoid uninstall errors, better password handling.
    
    - Move the ipa-getcert request to after we set up /etc/krb5.conf
    - Don't try removing certificates that don't exist
    - Don't tell certmonger to stop tracking a cert that doesn't exist
    - Allow --password/-w to be the kerberos password
    - Print an error if prompting for a password would happen in unattended mode
    - Still support echoing a password in when in unattended mode