Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.

Bug 1106568

Summary: EAP/httpd on RHEL7 depends on httpd22, but httpd is needed for kerberos authentication to work
Product: [JBoss] JBoss Enterprise Application Platform 6 Reporter: Jan Stefl <jstefl>
Component: Apache Server (httpd) and ConnectorsAssignee: Weinan Li <weli>
Status: CLOSED NOTABUG QA Contact: Jan Stefl <jstefl>
Severity: high Docs Contact:
Priority: unspecified    
Version: 6.3.0CC: jdoyle, kkhan, mhasko, pslavice, rsvoboda, vtunka
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: 1102586 Environment:
Last Closed: 2014-06-11 12:41:50 UTC Type: Bug
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: 1102586    
Bug Blocks:    

Description Jan Stefl 2014-06-09 15:29:36 UTC
+++ This bug was initially created as a clone of Bug #1102586 +++

Description of problem:
httpd from jboss-ews-httpd-2.1.0-ER1-RHEL7-x86_64.zip depends on httpd22 rpm installed (because of the following symlink):

  httpd/conf.d/auth_kerb.conf -> /etc/httpd22/conf.d/auth_kerb.conf

When using kerberos authentication and placing krb5.keytab into /etc/httpd22, HTTP 500 Internal Server Error is thrown and the following error is produced in log:

[error] [client 127.0.0.1] gss_acquire_cred() failed: Unspecified GSS failure.  Minor code may provide more information (, Key table file '/etc/httpd/krb5.keytab' not found)

Version-Release number of selected component (if applicable):
jboss-ews-httpd-2.1.0-ER1-RHEL7-x86_64.zip

Additional info:
see attached httpd logs

--- Additional comment from Libor Fuka on 2014-06-03 07:41:06 EDT ---

Its near sure problem in our test.

Comment 1 Jan Stefl 2014-06-09 15:32:52 UTC
This should be only BZ for tracking purposes - please discuss in former BZ.

Comment 2 Jan Stefl 2014-06-10 14:51:30 UTC
 * EAP/httpd is based on EWS/httpd
 * When the fix is ready in EWS than we can expect it in EAP
 * For current progress with fixing check EWS BZ 1102586

Comment 3 Jan Stefl 2014-06-11 12:41:50 UTC
Original BZ  1102586 was closed as NOTABUG.
Problem was in automation.

I am closing this BZ as NOTABUG as well.