#2839 Fix compatibility with F-18
Closed: Fixed None Opened 11 years ago by rcritten.

For ipa 3.0 to work on F-18 we need to make the following changes:

  1. Add openssl as a dependency on ipa-server
  2. Remove RewriteLog from ipa-rewrite.conf. It isn't used now and isn't supported in httpd 2.4.x.

mod_auth_kerb needs to be modified as well. A cache patch is breaking it completely, https://bugzilla.redhat.com/show_bug.cgi?id=796430

tomcat6 also needs to be modified. The permissions on the pid file are wrong, https://bugzilla.redhat.com/show_bug.cgi?id=831464


Joe Orton has fixed the mod_auth_kerb bug in mod_auth_kerb-5.4-16.fc18

Filed another bug, this one against mod_wsgi. Closing the request out causes httpd to drop core. The user-side looks fine, the request output is sent. https://bugzilla.redhat.com/show_bug.cgi?id=831701

I can no longer reproduce the mod_wsgi core dump.

Metadata Update from @rcritten:
- Issue assigned to rcritten
- Issue set to the milestone: FreeIPA 3.0 Beta 1

7 years ago

Login to comment on this ticket.

Metadata