Bug 743327 - Installer needs to set auth=no in /etc/qpidd.conf
Summary: Installer needs to set auth=no in /etc/qpidd.conf
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat Update Infrastructure for Cloud Providers
Classification: Red Hat
Component: RHUA
Version: 2.0.1
Hardware: Unspecified
OS: Linux
high
medium
Target Milestone: ---
: ---
Assignee: Jeff Ortel
QA Contact: mkovacik
URL:
Whiteboard:
Depends On:
Blocks: tracker-rhui-2.0.1
TreeView+ depends on / blocked
 
Reported: 2011-10-04 15:39 UTC by Jeff Ortel
Modified: 2017-03-01 22:06 UTC (History)
5 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Do not document
Clone Of:
Environment:
IBM cloude
Last Closed: 2017-03-01 22:06:52 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Product Errata RHBA-2017:0367 0 normal SHIPPED_LIVE Red Hat Update Infrastructure 3.0 Release 2017-03-02 03:05:22 UTC

Description Jeff Ortel 2011-10-04 15:39:24 UTC
Description of problem:

The rhua installer needs to set auth=no in the qpidd.conf to prevent qpidd from selecting GSS for authentication.  In some installations, where GSS isn't installed or configured correctly, auth=yes (the default), causes connection problems.

Version-Release number of selected component (if applicable):


How reproducible:


Steps to Reproduce:
1.  Install RHUA in IBM cloude on RHEL6
2.  Install a CDS
3.  Register the CDS
  
Actual results:

All qpid related operations fail.

In /var/log/httpd/error_log and probably in pulp.log:

[Thu Sep 29 14:49:17 2011] [error]   File "/usr/lib/python2.6/site-packages/gofer/messaging/broker.py", line 102, in connect
[Thu Sep 29 14:49:17 2011] [error]     con.attach()
[Thu Sep 29 14:49:17 2011] [error]   File "<string>", line 6, in attach
[Thu Sep 29 14:49:17 2011] [error]   File "/usr/lib/python2.6/site-packages/qpid/messaging/endpoints.py", line 262, in attach
[Thu Sep 29 14:49:17 2011] [error]     self._ewait(lambda: self._transport_connected and not self._unlinked())
[Thu Sep 29 14:49:17 2011] [error]   File "/usr/lib/python2.6/site-packages/qpid/messaging/endpoints.py", line 197, in _ewait
[Thu Sep 29 14:49:17 2011] [error]     self.check_error()
[Thu Sep 29 14:49:17 2011] [error]   File "/usr/lib/python2.6/site-packages/qpid/messaging/endpoints.py", line 190, in check_error
[Thu Sep 29 14:49:17 2011] [error]     raise self.error
[Thu Sep 29 14:49:17 2011] [error] AuthenticationFailure: Error in sasl_client_start (-1) SASL(-1): generic failure: GSSAPI Error: Unspecified GSS failure.  Minor code may provide more information (Credentials cache file '/tmp/krb5cc_48' not found)


Expected results:

No exception.


Additional info:

Comment 1 Jeff Ortel 2011-10-05 21:44:43 UTC
Updated: rhui-2.0/tools/etc/rhui/templates/rh-rhua-config.spec and in the process of testing.

Comment 2 Jeff Ortel 2011-10-11 14:11:05 UTC
commit: 8fbce1e4cadd0ff24c7935dc6771aa6951c11558

Comment 3 wes hayutin 2011-10-17 20:01:44 UTC
set tracker bug. 746803

Comment 4 Sachin Ghai 2011-10-18 12:09:38 UTC
Verified with following RHUI ISO:
RHEL-6.1-RHUI-2.0.1-20111017.0-Server-x86_64-DVD1.iso

RHUI installer is now setting 'auth=no' in qpidd.conf.

[root@dhcp201-152 ~]# cat  /etc/qpidd.conf | grep auth
auth=no # RHUI
ssl-require-client-authentication=yes # RHUI

Comment 6 Sachin Ghai 2011-10-20 10:36:14 UTC
Verified with following RHUI ISO:
RHEL-6.1-RHUI-2.0.1-20111017.0-Server-x86_64-DVD1.iso


[root@dhcp193-14 ~]# cat /etc/qpidd.conf | grep auth
auth=no # RHUI
ssl-require-client-authentication=yes # RHUI
[root@dhcp193-14 ~]# 



CDS sync is also working fine when 'auth=no' set in /etc/qpidd.conf

------------------------------------------------------------------------------
             -= Red Hat Update Infrastructure Management Tool =-


-= CDS Synchronization Status =-

Last Refreshed: 15:45:44
(updated every 5 seconds, ctrl+c to exit)


cds179 ...................................................... [  UP  ]


Next Sync                    Last Sync                    Last Result         
------------------------------------------------------------------------------
cds179
10-20-2011 21:44             10-20-2011 15:45             Success    


                                          Connected: dhcp193-14.pnq.redhat.com
------------------------------------------------------------------------------

Comment 7 James Slagle 2011-10-31 19:16:27 UTC
    Technical note added. If any revisions are required, please edit the "Technical Notes" field
    accordingly. All revisions will be proofread by the Engineering Content Services team.
    
    New Contents:
Do not document

Comment 11 errata-xmlrpc 2017-03-01 22:06:52 UTC
Since the problem described in this bug report should be
resolved in a recent advisory, it has been closed with a
resolution of ERRATA.

For information on the advisory, and where to find the updated
files, follow the link below.

If the solution does not work for you, open a new bug report.

https://access.redhat.com/errata/RHBA-2017:0367


Note You need to log in before you can comment on or make changes to this bug.