[Spacewalk-list] Spacewalk-list Digest, Vol 79, Issue 100

Waldirio Manhães Pinheiro waldirio at gmail.com
Wed Dec 24 02:41:52 UTC 2014


Veera

In your SW server, access the directory /var/www/html/pub, you can see a
file rhn-org-trusted-ssl-cert-1.0-1.noarch.rpm

[root at sw01 pub]# pwd
/var/www/html/pub

[root at sw01 pub]# ll
total 20
drwxr-xr-x. 2 root root 4096 Dec 19 10:09 bootstrap
-rw-r--r--. 1 root root 5326 Dec 19 15:16 RHN-ORG-TRUSTED-SSL-CERT
-rw-r--r--. 1 root root 4586 Dec 19 15:16
rhn-org-trusted-ssl-cert-1.0-1.noarch.rpm

[root at sw01 pub]# rpm -qlp rhn-org-trusted-ssl-cert-1.0-1.noarch.rpm
/usr/share/rhn/RHN-ORG-TRUSTED-SSL-CERT
[root at sw01 pub]#

You can install this package in your server or you can check the content of
this file with the file located in your server
(/usr/share/rhn/RHN-ORG-TRUSTED-SSL-CERT)

Take Care and Merry X'mas


______________
Atenciosamente
Waldirio
msn: waldirio at gmail.com
Skype: waldirio
Site: www.waldirio.com.br
Blog: blog.waldirio.com.br
LinkedIn: http://br.linkedin.com/pub/waldirio-pinheiro/22/b21/646
PGP: www.waldirio.com.br/public.html

On Tue, Dec 23, 2014 at 4:13 PM, Veera Veluchamy <
veera.veluchamy at aspiresys.com> wrote:

> Can you tell me how  to check that certificates and url path.
>
> -----Original Message-----
> From: spacewalk-list-bounces at redhat.com [mailto:
> spacewalk-list-bounces at redhat.com] On Behalf Of
> spacewalk-list-request at redhat.com
> Sent: Tuesday, December 23, 2014 10:09 PM
> To: spacewalk-list at redhat.com
> Subject: Spacewalk-list Digest, Vol 79, Issue 100
>
> Send Spacewalk-list mailing list submissions to
> spacewalk-list at redhat.com
>
> To subscribe or unsubscribe via the World Wide Web, visit
> https://www.redhat.com/mailman/listinfo/spacewalk-list
> or, via email, send a message with subject or body 'help' to
> spacewalk-list-request at redhat.com
>
> You can reach the person managing the list at
> spacewalk-list-owner at redhat.com
>
> When replying, please edit your Subject line so it is more specific than
> "Re: Contents of Spacewalk-list digest..."
>
>
> Today's Topics:
>
>    1. Reg:OSAD issue (Veera Veluchamy)
>    2. Re: Reg:OSAD issue (J Epperson)
>    3. Re: [External]  Re:  Spacewalk on RHEL (Calafiore, Jason [USA])
>    4. Re: Reg:OSAD issue (Lukas Pramuk)
>
>
> ----------------------------------------------------------------------
>
> Message: 1
> Date: Tue, 23 Dec 2014 13:37:24 +0000
> From: Veera Veluchamy <veera.veluchamy at aspiresys.com>
> To: "spacewalk-list at redhat.com" <spacewalk-list at redhat.com>
> Subject: [Spacewalk-list] Reg:OSAD issue
> Message-ID:
> <
> HK2PR02MB043520CC7E76BA1B24174B84EF570 at HK2PR02MB0435.apcprd02.prod.outlook.com
> >
>
> Content-Type: text/plain; charset="us-ascii"
>
> Hi ,
>
> Can anyone help me to solve this is in spacewalk server .I'm getting this
> error while restarting the osad service in client side
>
> Traceback (most recent call last):
>   File "/usr/share/rhn/osad/jabber_lib.py", line 252, in setup_connection
>     c = self._get_jabber_client(js)
>   File "/usr/share/rhn/osad/jabber_lib.py", line 309, in _get_jabber_client
>     c.connect()
>   File "/usr/share/rhn/osad/jabber_lib.py", line 589, in connect
>     raise SSLDisabledError
> SSLDisabledError
>
> Thanks and regards,
>
> Veerakumar V
> Infrastructure Application Support
>
> [Aspire Systems]
>
> This e-mail message and any attachments are for the sole use of the
> intended recipient(s) and may contain proprietary, confidential, trade
> secret or privileged information. Any unauthorized review, use, disclosure
> or distribution is prohibited and may be a violation of law. If you are not
> the intended recipient, please contact the sender by reply e-mail and
> destroy all copies of the original message.
> -------------- next part --------------
> An HTML attachment was scrubbed...
> URL: <
> https://www.redhat.com/archives/spacewalk-list/attachments/20141223/50db5217/attachment.html
> >
>
> ------------------------------
>
> Message: 2
> Date: Tue, 23 Dec 2014 08:49:10 -0500
> From: J Epperson <spacewalk at epperson.homelinux.net>
> To: spacewalk-list at redhat.com
> Subject: Re: [Spacewalk-list] Reg:OSAD issue
> Message-ID: <da6f9b16c1b72274c7d8abc6ff5cf459 at epperson.homelinux.net>
> Content-Type: text/plain; charset="utf-8"
>
>
>
> Make sure the RHN-ORG-TRUSTED-SSL-CERT is the correct one and that the
> serverURL= setting matches the hostname on the certificate.
>
> On 2014-12-23 8:37, Veera Veluchamy wrote:
>
> > Hi ,
> >
> > Can anyone help me to solve this is in spacewalk server .I'm getting
> > this error while restarting the osad service in client side
> >
> > Traceback (most recent call last):
> >
> > File "/usr/share/rhn/osad/jabber_lib.py", line 252, in
> > setup_connection
> >
> > c = self._get_jabber_client(js)
> >
> > File "/usr/share/rhn/osad/jabber_lib.py", line 309, in
> > _get_jabber_client
> >
> > c.connect()
> >
> > File "/usr/share/rhn/osad/jabber_lib.py", line 589, in connect
> >
> > raise SSLDisabledError
> >
> > SSLDisabledError
> >
> > Thanks and regards,
> >
> > Veerakumar V
> >
> > Infrastructure Application Support
> >
> > This e-mail message and any attachments are for the sole use of the
> intended recipient(s) and may contain proprietary, confidential, trade
> secret or privileged information. Any unauthorized review, use, disclosure
> or distribution is prohibited and may be a violation of law. If you are not
> the intended recipient, please contact the sender by reply e-mail and
> destroy all copies of the original message.
> >
> > _______________________________________________
> > Spacewalk-list mailing list
> > Spacewalk-list at redhat.com
> > https://www.redhat.com/mailman/listinfo/spacewalk-list [1]
>
>
> Links:
> ------
> [1] https://www.redhat.com/mailman/listinfo/spacewalk-list
> -------------- next part --------------
> An HTML attachment was scrubbed...
> URL: <
> https://www.redhat.com/archives/spacewalk-list/attachments/20141223/9d5847ba/attachment.html
> >
>
> ------------------------------
>
> Message: 3
> Date: Tue, 23 Dec 2014 15:24:24 +0000
> From: "Calafiore, Jason [USA]" <Calafiore_Jason at bah.com>
> To: "spacewalk-list at redhat.com" <spacewalk-list at redhat.com>
> Subject: Re: [Spacewalk-list] [External]  Re:  Spacewalk on RHEL
> Message-ID:
> <F8195DE3E2DE034B9D7D6349163F48E64739C266 at ASHBDAG1M4.resource.ds.bah.com>
>
> Content-Type: text/plain; charset="utf-8"
>
> Hi Robert,
>  Do you have any documentation on configuring RHEL with mrepo using
> multiple RHEL versions?
>
> Also do you use Redhat Subscription Manager on the Spacewalk server or RH
> Classic configured for Spacewalk server and clients? Also I heard RHN
> classic is going away in 2017..will this have any impact on the
> configuration?
>
> Thank you,
> Jason
>
> -----Original Message-----
> From: spacewalk-list-bounces at redhat.com [mailto:
> spacewalk-list-bounces at redhat.com] On Behalf Of Amedeo Salvati
> Sent: Monday, December 22, 2014 1:02 PM
> To: spacewalk-list at redhat.com
> Subject: Re: [Spacewalk-list] [External] Re: Spacewalk on RHEL
>
> Good news!Il 22/dic/2014 17:50 "Boyd, Robert" <
> Robert.Boyd at peoplefluent.com> ha scritto:
> >
> > This is not exactly correct.?? It is possible with mrepo to import
> multiple versions of RHEL repos on a single server.?? I set mine up to
> import RHEL 4, 5 and 6 a couple of years ago.?? I?ve upgraded to Spacewalk
> 2.0 so far using that scenario.? I?m preparing to switch to a new
> instantiation of Spacewalk 2.2 using the direct import mechanisms in the
> near future to save on space and processing time.
> >
> > ?
> >
> > Robert Boyd
> >
> > Sr. Systems Engineer
> >
> > PeopleFluent
> >
> > e. Robert.Boyd at PeopleFluent.com
> >
> > ?
> >
> > Click here?to experience the power of the new PeopleFluent Mirror Suite ?
> > Visit:?www.peoplefluent.com?| Read:?PeopleFluent Blog?|
> > Follow:?@PeopleFluent
> >
> > ?
> >
> > From: spacewalk-list-bounces at redhat.com
> > [mailto:spacewalk-list-bounces at redhat.com] On Behalf Of Amedeo Salvati
> > Sent: Monday, December 22, 2014 10:22 AM
> > To: spacewalk-list at redhat.com
> > Subject: Re: [Spacewalk-list] [External] Re: Spacewalk on RHEL
> >
> > ?
> >
> > I think it's mandatory to use different rhel server for each rhel
> > version 5, 6, 7, and don't forget for rhel 5 and 6 that could be 32bit
> > or 64bit... but if you have a virtualization infrastructure you can
> > create VMs for each version with poor resources, the only problems is
> > the space for storing all rpms
> >
> > Best Regards
> > Amedeo Salvati
> >
> > ?
> >
> > Da spacewalk-list-bounces at redhat.com
> >
> > A "spacewalk-list at redhat.com" spacewalk-list at redhat.com
> >
> > Cc
> >
> > Data Mon, 22 Dec 2014 15:03:57 +0000
> >
> > Oggetto Re: [Spacewalk-list] [External] Re: Spacewalk on RHEL
> >
> > ?
> >
> > > Hi Amedeo,
> >
> > > Thank you for the reply. I just want clarify?
> >
> > > ?
> >
> > > Using mrepo we can configure RHEL in spacewalk with our existing RHEL
> license subscriptions but it seems we would need to set up a RHEL server
> for each version (ie 5, 6, 7) and export those RPM?s out to our Spacewalk
> server.
> >
> > > ?
> >
> > > Is there another method to configure all of this which is more
> convenient without paying for the full Satellite package?
> >
> >
> > > Jason
> >
> > > ?
> >
> > > From: spacewalk-list-bounces at redhat.com
> > > [mailto:spacewalk-list-bounces at redhat.com] On Behalf Of Amedeo
> > > Salvati
> > > Sent: Monday, December 22, 2014 9:30 AM
> > > To: spacewalk-list at redhat.com
> > > Subject: Re: [Spacewalk-list] [External] Re: Spacewalk on RHEL
> >
> > > ?
> >
> > > Hello Jason,
> >
> > > I know that some guys configured spacewalk to serve as satellite 5.x
> replacement using mrepo tool, so with one host with mrepo you could
> download all rpms coming from red hat channels (your host with mrepo should
> have channels subscription), so after downloaded all rpms, this will be
> available as yum http repos and spacewalk can import them -> you have
> doubled the required space.
> >
> > > But with this configuration you can use spacewalk as satellite
> replacement without having a satellite certificate.
> >
> > > Take a look to this guide: http://www.codarama.be/drupal/?q=node/4
> >
> > > Best regards
> > > Amedeo Salvati
> > > ?
> >
> > > ?
> >
> > > Da spacewalk-list-bounces at redhat.com
> >
> > > A "spacewalk-list at redhat.com" spacewalk-list at redhat.com
> >
> > > Cc
> >
> > > Data Mon, 22 Dec 2014 13:59:32 +0000
> >
> > > Oggetto Re: [Spacewalk-list] [External] Re: Spacewalk on RHEL
> >
> > > ?
> >
> > > > Hi All,
> >
> > > > Could someone assist me with my follow-up questions?
> >
> > > >
> >
> > > > Thank you,
> >
> > > > Jason
> >
> > > >
> >
> > > > -----Original Message-----
> >
> > > > From: spacewalk-list-bounces at redhat.com
> > > > [mailto:spacewalk-list-bounces at redhat.com] On Behalf Of Calafiore,
> > > > Jason [USA]
> >
> > > > Sent: Thursday, December 18, 2014 9:27 AM
> >
> > > > To: spacewalk-list at redhat.com
> >
> > > > Subject: Re: [Spacewalk-list] [External] Re: Spacewalk on RHEL
> >
> > > >
> >
> > > > Hi Michael,
> >
> > > > Any thoughts on my follow-up questions? I'd be very appreciative of
> your feedback.
> >
> > > >
> >
> > > > Thank you,
> >
> > > > Jason
> >
> > > >
> >
> > > > -----Original Message-----
> >
> > > > From: Calafiore, Jason [USA]
> >
> > > > Sent: Tuesday, December 16, 2014 2:31 PM
> >
> > > > To: spacewalk-list at redhat.com
> >
> > > > Subject: RE: [Spacewalk-list] [External] Re: Spacewalk on RHEL
> >
> > > >
> >
> > > > Hi Michael,
> >
> > > > A few more questions...
> >
> > > >
> >
> > > > About this.. " On the other hand you need to sync RHEL content to
> Spacewalk server first.To be able to sync that content directly from
> rhn.redhat.com you need a certificate; this cert is a part of Red Hat
> Satellite subscription."
> >
> > > > - We need a certificate to be able to sync RHEL clients using
> Spacewalk, correct? Would we need to purchase a (Satellite) license to do
> this?
> >
> > > >
> >
> > > > - I had seen this on Spacewalk's FAQ and sounds like Spacewalk
> cannot be used for RHEL. Could your clarify?
> >
> > > > "Can I use Spacewalk to sync my entitlements for Red Hat Enterprise
> Linux and other Red Hat software products?
> >
> > > > No. In order to be able to connect to rhn.redhat.com and
> satellite-sync Red Hat software content, you need the Satellite product
> with an active Satellite certificate."
> >
> > > >
> >
> > > > - I had heard that in order to serve out RHEL v5 and v6 repo's in
> Spacewalk you would need to set up 2 separate servers for each. Is that
> correct?
> >
> > > >
> >
> > > > - I had heard that RHN Classic is going away in 2017 and moving to
> Subscription Manager. Will that affect Spacewalk's functionality with
> RedHat?
> >
> > > >
> >
> > > > Thank you,
> >
> > > > Jason
> >
> > > >
> >
> > > > -----Original Message-----
> >
> > > > From: spacewalk-list-bounces at redhat.com
> > > > [mailto:spacewalk-list-bounces at redhat.com] On Behalf Of Michael
> > > > Mraka
> >
> > > > Sent: Tuesday, December 16, 2014 10:13 AM
> >
> > > > To: spacewalk-list at redhat.com
> >
> > > > Subject: Re: [Spacewalk-list] [External] Re: Spacewalk on RHEL
> >
> > > >
> >
> > > > Calafiore, Jason [USA] wrote:
> >
> > > > % Hi Michael,
> >
> > > > % Thank you for the email. I have read that Spacewalk can manage
> several different distro's such as Ubuntu and SLES. I am interested in this
> but also I am interested in serving RHEL x86_64 v5 and v6. Could you tell
> me if Spacewalk can do that out of the box or does it require some tweaks
> or changes?
> >
> > > >
> >
> > > > Hello Jason,
> >
> > > >
> >
> > > > Spacewalk is able to manage RHEL systems without any modification.
> >
> > > >
> >
> > > > On the other hand you need to sync RHEL content to Spacewalk server
> first.
> >
> > > > To be able to sync that content directly from rhn.redhat.com you
> need a certificate; this cert is a part of Red Hat Satellite subscription.
> >
> > > >
> >
> > > > % Thank you,
> >
> > > > % Jason
> >
> > > >
> >
> > > > Regards,
> >
> > > >
> >
> > > > --
> >
> > > > Michael Mr?ka
> >
> > > > Satellite Engineering, Red Hat
> >
> > > >
> >
> > > > _______________________________________________
> >
> > > > Spacewalk-list mailing list
> >
> > > > Spacewalk-list at redhat.com
> >
> > > > https://www.redhat.com/mailman/listinfo/spacewalk-list
> >
> > > >
> >
> > > > _______________________________________________
> >
> > > > Spacewalk-list mailing list
> >
> > > > Spacewalk-list at redhat.com
> >
> > > > https://www.redhat.com/mailman/listinfo/spacewalk-list
> >
> > > >
> >
> > > > _______________________________________________
> >
> > > > Spacewalk-list mailing list
> >
> > > > Spacewalk-list at redhat.com
> >
> > > > https://www.redhat.com/mailman/listinfo/spacewalk-list
>
> _______________________________________________
> Spacewalk-list mailing list
> Spacewalk-list at redhat.com
> https://www.redhat.com/mailman/listinfo/spacewalk-list
>
>
>
> ------------------------------
>
> Message: 4
> Date: Tue, 23 Dec 2014 17:38:28 +0100
> From: Lukas Pramuk <lpramuk at redhat.com>
> To: spacewalk-list at redhat.com
> Subject: Re: [Spacewalk-list] Reg:OSAD issue
> Message-ID: <54999A84.1090102 at redhat.com>
> Content-Type: text/plain; charset="windows-1252"; Format="flowed"
>
> osad service needs reverse DNS records for SW hostname.
>
> Regards,
>
> Lukas Pramuk
> QA Engineer (RHCE, RHCVA)
> Systems Management QA, Red Hat
>
> On 12/23/2014 02:37 PM, Veera Veluchamy wrote:
> >
> > Hi ,
> >
> > Can anyone help me to solve this is in spacewalk server .I?m getting
> > this error while restarting the osad service in client side
> >
> > Traceback (most recent call last):
> >
> >   File "/usr/share/rhn/osad/jabber_lib.py", line 252, in
> > setup_connection
> >
> >     c = self._get_jabber_client(js)
> >
> >   File "/usr/share/rhn/osad/jabber_lib.py", line 309, in
> > _get_jabber_client
> >
> >     c.connect()
> >
> >   File "/usr/share/rhn/osad/jabber_lib.py", line 589, in connect
> >
> >     raise SSLDisabledError
> >
> > SSLDisabledError
> >
> > Thanks and regards,
> >
> > Veerakumar V
> >
> > Infrastructure Application Support
> >
> > Aspire Systems
> >
> > This e-mail message and any attachments are for the sole use of the
> > intended recipient(s) and may contain proprietary, confidential, trade
> > secret or privileged information. Any unauthorized review, use,
> > disclosure or distribution is prohibited and may be a violation of
> > law. If you are not the intended recipient, please contact the sender
> > by reply e-mail and destroy all copies of the original message.
> >
> >
> >
> > _______________________________________________
> > Spacewalk-list mailing list
> > Spacewalk-list at redhat.com
> > https://www.redhat.com/mailman/listinfo/spacewalk-list
>
>
> -------------- next part --------------
> An HTML attachment was scrubbed...
> URL: <
> https://www.redhat.com/archives/spacewalk-list/attachments/20141223/6d784489/attachment.html
> >
>
> ------------------------------
>
> _______________________________________________
> Spacewalk-list mailing list
> Spacewalk-list at redhat.com
> https://www.redhat.com/mailman/listinfo/spacewalk-list
>
> End of Spacewalk-list Digest, Vol 79, Issue 100
> ***********************************************
> [Aspire Systems]
>
> This e-mail message and any attachments are for the sole use of the
> intended recipient(s) and may contain proprietary, confidential, trade
> secret or privileged information. Any unauthorized review, use, disclosure
> or distribution is prohibited and may be a violation of law. If you are not
> the intended recipient, please contact the sender by reply e-mail and
> destroy all copies of the original message.
>
> _______________________________________________
> Spacewalk-list mailing list
> Spacewalk-list at redhat.com
> https://www.redhat.com/mailman/listinfo/spacewalk-list
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://listman.redhat.com/archives/spacewalk-list/attachments/20141224/90eb999e/attachment.htm>


More information about the Spacewalk-list mailing list