Description of problem: Following the instructions in Section 18.5. Setting a FreeIPA Server as an Apache Virtual Host of the FreeIPA Guide results in systax errors in the Apache configuration. Version-Release number of selected component (if applicable): Fedora 17 FreeIPA Guide freeipa-server.x86_64 2.2.1-2.fc17 How reproducible: consistently Steps to Reproduce: 1. Follow the instructions to modify ipa.conf 2. apachectl configtest Actual results: WSGISocketPrefix cannot occur within <VirtualHost> section KrbConstrainedDelegationLock cannot occur within <VirtualHost> section Expected results: Syntax OK Additional info: I am trying to server user content from the Apache server installed with FreeIPA. I thought if I configured the IPA server into a virtual host I could create additional virtual hosts for user content without conflict.
It depends on what you're trying to do. You can put user content in place without modifying the IPA configuration at all, it should just work.
I just deleted that section from the docs.
Thank you. I had discovered that I could add my own virtual servers without affecting the operation of IPA. And I appreciate the correction to the documentation. How long before the change is visible at docs.fedoraproject.org?
http://docs.fedoraproject.org/en-US/Fedora/17/html/FreeIPA_Guide/index.html does not reflect this change.
Mass closure.