Bug 430032
Summary: | avc errors after install | ||
---|---|---|---|
Product: | [Retired] freeIPA | Reporter: | Chandrasekar Kannan <ckannan> |
Component: | ipa-server | Assignee: | Rob Crittenden <rcritten> |
Status: | CLOSED ERRATA | QA Contact: | Chandrasekar Kannan <ckannan> |
Severity: | low | Docs Contact: | |
Priority: | low | ||
Version: | 1.0 | CC: | benl, mgregg, rcritten, ssorce, yzhang |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | freeipa-2.0.0-1.fc15 | Doc Type: | Bug Fix |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | Type: | --- | |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: | |||
Bug Depends On: | |||
Bug Blocks: | 246164, 429034 |
Description
Chandrasekar Kannan
2008-01-24 07:14:23 UTC
I can't duplicate this error. Setting to MODIFIED for QE to test. To be sure you are really testing this make sure that the boolean starts of as off (the default) before running ipa-server-install with: # /usr/sbin/getsebool httpd_can_network_connect httpd_can_network_connect --> off If it is on you can turn it off with: # /usr/sbin/setsebool -P httpd_can_network_connect false I can not duplicate this error either. In my test, /usr/sbin/getsebool httpd_can_network_connect returns "off" before ipa-server-install, and it returns "on" after install. this bug will be closed. QA Verified on May 28, 2008 (Yi) Build used: May 28, 2008 (64) |