Splitting bug 665143 into two. This will handle the first bug reported. +++ This bug was initially created as a clone of Bug #665143 +++ Description of problem: Bad return values for ipa-rmkeytab command while using the "-r" option. Version-Release number of selected component (if applicable): ipa-admintools-1.91-0.2010121421gitcec6703.fc14.x86_64 How reproducible: Steps to Reproduce: 1. ipa-rmkeytab -r INVALID-REALM-NAME -k /opt/krb5.keytab Actual results: echo $? = 0 and no info in terminal. Expected results: Non-zero exit status with a message "realm name not found in keytab" as info in terminal.
https://fedorahosted.org/freeipa/ticket/694
Fixed upstream: master: e90120bdcbdeaa47ef23882465e6d883a79abc58 ipa-2-0: 2d09cc9d0f1687ebe453a8069ec1263594a368d9