Description of problem: Retrieving a keytab without kerberos credentials requires bind password to be entered in command line itself.
Version-Release number of selected component (if applicable): ipa-client-1.91-0.2010121515gitfbe72a4.fc14.x86_64
How reproducible:
Steps to Reproduce: 1. ipa-getkeytab --server=gsrf14ipas.lab.eng.pnq.redhat.com --principal tanishtha@LAB.ENG.PNQ.REDHAT.COM --keytab /opt/krb5.keytab -D "cn=Directory Manager" -w Secret123
Actual results: "Keytab successfully retrieved and stored in: /opt/krb5.keytab", however, this require the bind password to be entered in the command line itself.
Expected results: -W prompt for bind password
I suggest we should also have a "-W" as command option to prompt for bind password.
Additional info:
Metadata Update from @dpal: - Issue assigned to rcritten - Issue set to the milestone: Tickets Deferred
https://github.com/freeipa/freeipa/pull/2997
Metadata Update from @rcritten: - Issue close_status updated to: None - Issue set to the milestone: FreeIPA 4.7.3 (was: Tickets Deferred)
master:
Metadata Update from @cheimes: - Issue close_status updated to: fixed - Issue status updated to: Closed (was: Open)
ipa-4-6: