Red Hat NETWORK 3.6 - Especificações

Consulte online ou descarregue Especificações para Servidores Red Hat NETWORK 3.6 -. Red Hat NETWORK 3.6 - Specifications Manual do Utilizador

  • Descarregar
  • Adicionar aos meus manuais
  • Imprimir
  • Página
    / 42
  • Índice
  • MARCADORES
  • Avaliado. / 5. Com base em avaliações de clientes
Vista de página 0
Landmann
Red Hat Network Satellite 5.4
Client Configuration Guide
Red Hat Network Satellite
Edition 2
Vista de página 0
1 2 3 4 5 6 ... 41 42

Resumo do Conteúdo

Página 1 - Client Configuration Guide

LandmannRed Hat Network Satellite 5.4Client Configuration GuideRed Hat Network SatelliteEdition 2

Página 2 - Edition 2

https://your_proxy_or_sat.your_domain.com/XMLRPC. Retain the /XMLRPC at the end. Whenfinished, click OK.Figure 2.1. Red Hat Updat e Agent GUI Configu

Página 3

serverURL[comment]=Remote server URLserverURL=https://your_primary.your_domain.com/XMLRPCnoSSLServerURL[comm ent]=Remote server URL without SSLnoSSLSe

Página 4 - Table of Contents

The Package Updater Applet stays in the notification tray of the desktop panel and checks for newupdates periodically. T he applet also allows you to

Página 5

Chapter 3. SSL InfrastructureFor Red Hat Network customers, security concerns are of the utmost importance. One of the strengthsof Red Hat Network is

Página 6 - Chapter 1. Introduction

ImportantThe most critical portion of this system is the CA SSL key pair. From that private key and publiccertificate an administrator can regenerate

Página 7

The installation procedures of both the RHN Satellite Server and the RHN Proxy Server ensure the CASSL public certificate is deployed to the /pub dire

Página 8

generation.This set of options must be preceded by the --gen-ca argument:Chapter 3. SSL Infrastructure 13

Página 9

Table 3.1. SSL Certificate Authority (CA) Options (rhn-ssl-tool --gen-ca --help)Option Description--gen-ca Generate a Certificate Authority (CA) keypa

Página 10

--key-only Rarely used - Generate only a CA privatekey. Review --gen-ca --key-only --help for more information.--cert-only Rarely used - Generate only

Página 11

Table 3.2. SSL Web Server Opt ions (rhn-ssl-tool --gen-server --help)Option Description--gen-server Generate the Web server's SSL key set,RPM and

Página 12 - Satellite

Red Hat Network Satellite 5.4 Client Configuration GuideRed Hat Network SatelliteEdition [email protected] m

Página 13 - Chapter 3. SSL Infrastructure

-v, --verbose Display verbose messaging. Accumulative -added "v"s result in increasing detail.--key-only Rarely used - Generate only a serve

Página 14 - Important

/usr/share/rhn/RHN-ORG-TRUST ED-SSL-CERTrhn-ca-openssl.cnf — the SSL CA configuration filelatest.txt — always lists the latest versions of the relevan

Página 15

This public directory can be inspected easily by simply browsing to it via any web browser: http://proxy-or-sat.example.com/pub/.The CA SSL public cer

Página 16

Chapter 4. Importing Custom GPG KeysFor customers who plan to build and distribute their own RPMs securely, it is strongly recommended thatall custom

Página 17

Chapter 5. Using RHN BootstrapRed Hat Network provides a tool that automates much of the manual reconfiguration described inprevious chapters: RHN Boo

Página 18

package (RPM) containing that certificate available on that RHN Server and include it during scriptgeneration with the --ssl-cert option. Refer to Cha

Página 19

system. Log into each client machine and issue the following command, altering script and hostnameaccordingly:wget -qO - \https://your-satellite.examp

Página 20

Table 5.1. RHN Bootstrap Opt ionsOption Description-h, --help Display the help screen with a list ofoptions specific to generating thebootstrap script

Página 21

--no-up2date Not recommended - Boolean; includingthis option ensures up2date will notrun once the system has beenbootstrapped.--pub-tree=PUB_TREE Chan

Página 22

Chapter 6. Manually Scripting the ConfigurationNote that this chapter provides an alternative to using RHN Bootstrap to generate the bootstrap script.

Página 23

Legal NoticeCopyright © 2010 Red Hat, Inc.This document is licensed by Red Hat under the Creative Commons Attribution-ShareAlike 3.0 UnportedLicense.

Página 24 - 5.1. Preparation

Like its components, this script may be centrally located. By placing this script in the /pub/ directory ofthe server, running wget -O- on it, and pip

Página 25 - 5.2. Generation

Chapter 7. Implementing KickstartObviously, the best time to make configuration changes to a system is when that system is first beingbuilt. For custo

Página 26 - 5.4. RHN Bootstrap Options

# Generic 7.2 kickstart for laptops in the Widget Corporation (widgetco)# Standard kickstart options for a network-based install. For an# explanation

Página 27

# --activationkey flag, which describes an activation key. For example,# this activation key could be set up in the Web interface to join this # syste

Página 28

Sample Bootstrap ScriptThe /var/www/html/pub/bootstrap/bootstrap.sh script generated by the RHN Satellite Serverinstallation program provides the abil

Página 29

#!/bin/bashecho "RHN Server Client bootstrap script v3.6"# This file was autogenerated. Minor m anual editing of this script (and# possibly

Página 30

echo " - ACTIVATION_KEYS needs to reflect the activation key(s) value(s)"echo " from the website. XKEY or XKEY,YKEY"echo "

Página 31

if [ -x /usr/bin/curl ] ; then output=`/usr/bin/curl -k 2>&1` error=`echo $output | grep "is unknown"` if [ -z "$erro

Página 32

echoecho "* attempting to install corporate public CA cert"if [ $USING_SSL -eq 1 ] ; then if [ $ORG_CA_CERT_IS_RPM_YN -eq 1 ] ; then rpm

Página 33

Red Hat Network Satellite 5.4 Client Configuration Guide36

Página 34 - Sample Bootstrap Script

. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .

Página 35

Revision HistoryRevision 2-2.33.4 00 2013-10-30 Rüdiger LandmannRebuild with publican 4.0.0Revision 2-2.33 2012-07-18 Anthony T ownsRebuild for Public

Página 36

client configuration- Red Hat Update Agent , The up2date --configure Optionconfiguration- manual, Updating the Configuration Files Manually- scripting

Página 37

- generating the server certificate, Generating Web Server SSL Key Sets- generation explained, SSL Generation Explained- options, RHN SSL Maintenance

Página 38

Red Hat Network Satellite 5.4 Client Configuration Guide2

Página 39

Chapter 1. IntroductionThis best practices guide is intended to help customers of RHN Satellite Server and RHN Proxy Serverconfigure their client syst

Página 40 - Revision History

Chapter 2. Client ApplicationsIn order to utilize most enterprise-class features of Red Hat Network, such as registering with a RHNSatellite, configur

Página 41

2.2. Configuring the Client ApplicationsNot every customer must connect securely to a RHN Satellite Server or RHN Proxy Server within theirorganizatio

Página 42

RHN Proxy Server or RHN Satellite Server. Activation keys can be used to register, entitle, and subscribesystems in a batch. Refer to the section &quo

Comentários a estes Manuais

Sem comentários