#2793 -p or --ds-password not honored while installing ipa server with external ca.
Closed: Fixed None Opened 11 years ago by dpal.

https://bugzilla.redhat.com/show_bug.cgi?id=826996 (Red Hat Enterprise Linux 6)

Description of problem:


Version-Release number of selected component (if applicable):
ipa-server-2.2.0-16.el6.x86_64

How reproducible:
Always

Steps to Reproduce:
#~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~#
[root@qe-blade-09 ipa-external-ca]# ipa-server-install
--external_cert_file=/root/ipa-ca/ipa.crt
--external_ca_file=/root/ipa-ca/ipacacert.asc -p Secret123 -a Secret123 -r
TESTRELM.COM -P Secret123 -U --subject "O=TESTRELM.COM"

The log file for this installation can be found in
/var/log/ipaserver-install.log
Directory Manager password:
Cleaning up...
#~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~#


#~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~#
[root@qe-blade-09 ipa-external-ca]# ipa-server-install
--external_cert_file=/root/ipa-ca/ipa.crt
--external_ca_file=/root/ipa-ca/ipacacert.asc --ds-password=Secret123 -a
Secret123 -r TESTRELM.COM -P Secret123 -U --subject "O=TESTRELM.COM"

The log file for this installation can be found in
/var/log/ipaserver-install.log
Directory Manager password:
Cleaning up...
[root@qe-blade-09 ipa-external-ca]#
#~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~#



Expected results: -p or --ds-password options should be honored.


Additional info:

Patch freeipa-mkosek-294-read-dm-password-from-option-in-external-ca-install.patch sent for review

Moving closed RC1 tickets to Beta 3.

Metadata Update from @dpal:
- Issue assigned to mkosek
- Issue set to the milestone: FreeIPA 3.0 Beta 3

7 years ago

Login to comment on this ticket.

Metadata