#5694 update ipa-client-install --request-cert man page with chroot workaround
Closed: Fixed Opened by pvoborni.

Proposal a) was rejected. We should update man page with workaround in https://bugzilla.redhat.com/show_bug.cgi?id=1134497 .

Ticket was cloned from Red Hat Bugzilla (product Red Hat Enterprise Linux 7): Bug 1279932

Description of problem:
To run ipa-client-install --request-cert successfully in anaconda chroot
workaround described in bug 1134497 must be used.
To remove the need for workaround:
a) anaconda installer must not bind-mount the DBus system bus socket into
chroot (bug 1271551)
b) ipa needs logic to detect this situation and behave according.
c) DBus daemon needs to move socket outside the bind-mounted file system.
As described in bug 1271551, comment 7  a) is not easy to do in anaconda.
Approach b) is nothing else than hiding the workaround from user inside
ipa-installer.

master:

  • da5885b72a284811bda7ddd36b8716d71ac66bd9 man: Decribe ipa-client-install workaround for broken D-Bus enviroment.

ipa-4-3:

  • 149744675315df54280955a829142f21893aa0de man: Decribe ipa-client-install workaround for broken D-Bus enviroment.

Metadata Update from @pvoborni:
- Issue assigned to dkupka
- Issue set to the milestone: FreeIPA 4.3.2

Metadata