1RHNREG_KS(8)                     Red Hat, Inc.                    RHNREG_KS(8)
2
3
4

NAME

6       rhnreg_ks  -  A  program  for  non interactively registering systems to
7       Spacewalk Server, Red Hat Satellite or Red Hat Network Classic.
8
9

SYNOPSIS

11       rhnreg_ks [options]
12
13

DESCRIPTION

15       rhnreg_ks is a utility for registering a  system  with  the  "Spacewalk
16       Server",  "Red  Hat  Satellite"  or  "Red  Hat  Network Classic". It is
17       designed to be used in  a  non-interactive  environment   (a  kickstart
18       style  install,  for example).  All the information can be specified on
19       the command line or stdin.
20
21

OPTIONS

23       --profilename
24              Specify the profile name that should be used  as  an  identifier
25              for the system in Spacewalk Server, Red Hat Satellite or Red Hat
26              Network Classic
27
28       --username
29              The username to register the system with under Spacewalk Server,
30              Red  Hat  Satellite  or  Red Hat Network Classic. This can be an
31              existing Spacewalk, Red Hat Satellite or Red Hat Network Classic
32              username, or a new username.
33
34       --systemorgid
35              Specify an organizational id for this system
36
37       --password
38              The  password  associated  with  the username specified with the
39              --username option. This is an unencrypted password.
40
41       --activationkey
42              Specify/use a serial number to associate with the  system.  This
43              is  optional, but activation keys can really simplify the regis‐
44              tration process. Learn more about activation keys in the  online
45              RHN documentation.
46
47       --use-eus-channel
48              Subscribe  this  system  to the EUS channel tied to the system's
49              redhat-release
50
51       --contactinfo
52              This option has been deprecated. Please login to the server  web
53              user interface and update your contactinfo.
54
55       --nohardware
56              Do not probe or upload any hardware information.
57
58       --nopackages
59              Do not profile or upload any package information.
60
61       --novirtinfo
62              Do not profile or upload any virtualization information.
63
64       --norhnsd
65              Do not start rhnsd after completion.
66
67       --force
68              Register the system even if it has already been registered.
69
70       --version
71              Show the version of rhnreg_ks.
72
73       --proxy
74              Specify a HTTP proxy to use.
75
76       --proxyUser
77              Specify a username to use with an authenticated HTTP proxy.
78
79       --proxyPassword
80              Specify a password to use with an authenticated HTTP proxy.
81
82       --sslCACert
83              Specify a path to a SSL CA certificate to use.
84
85       --serverUrl
86              Specify a URL to as the server.
87
88       -v, --verbose
89              Show additional output
90
91       -h, --help
92              Show a help message and exit.
93
94

FILES

96       /etc/sysconfig/rhn/systemid
97              The  digital  server  ID for this machine if the system has been
98              registered onto "Spacewalk Server", "Red Hat Satellite" or  "Red
99              Hat Network Classic".  This file does not exist otherwise.
100
101       /etc/sysconfig/rhn/up2date
102              The common configuration file used by RHN client programs.
103
104

EXAMPLES

106       Register  a  new system to Spacewalk / Red Hat Satellite / Red Hat Net‐
107       work Classic:
108
109              rhnreg_ks --profilename "example_profile_name" --username "someexampleuser" --password "foobar"
110
111

SEE ALSO

113       rhn_check(8), rhn_register(8), rhnsd(8),  rhn-profile-sync(8),  rhnplu‐
114       gin(8), up2date(5).
115
116

AUTHORS

118       See the AUTHORS file included with this software.
119
120       This  manual page was written by Adrian Likins <alikins@redhat.com> and
121       James Bowes <jbowes@redhat.com>
122
123

BUGS

125       Report bugs to <http://bugzilla.redhat.com>.
126
127
129       Copyright © 1999-2011 Red Hat, Inc.
130
131
132       This is free software; see the source for copying conditions.  There is
133       NO  warranty;  not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR
134       PURPOSE.
135
136
137
138Linux                           2011 February 4                   RHNREG_KS(8)
Impressum