Hi, Could you please help me configuring ipa tool inside the docker container which is not enrolled?
I have a parent Linux VM that is enrolled in FreeIPA. On top of it I run a docker container, and I mount the entire /etc/ipa and /etc/krb5.conf (both in read-only mode). My goal is just to be able to use ipa tools, like "ipa vault-*". No need for remote user login and other FreeIPA functionality. I thought that having /etc/ipa/default.conf and /etc/ipa/ca.crt would be enough for ipa tool to work. But currently, within the container, ipa says it is not configured: # ipa IPA client is not configured on this system What exactly is it looking for...? Thanks! P.S. ipa-client version is 4.6.4. I see that there are plans for zero-config ipa tool, but in later versions... unfortunately, 4.6.4 is what is currently packaged into RHEL7.6 that we are using... --- Regards, Dmitry Perets _______________________________________________ FreeIPA-users mailing list -- [email protected] To unsubscribe send an email to [email protected] Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedorahosted.org/archives/list/[email protected]
