<html><body><div style="color:#000; background-color:#fff; font-family:times new roman, new york, times, serif;font-size:12pt">Hi, The following procedure regarding Spacewalk setup is my understanding. Please correct me if I am wrong:<br><br>After installing Spacewalk server, we need to:<br>(1) Create certificates for Spacewalk on the Spacewalk server,<br>(2) Setup Software Channel on the Spacewalk server,<br>(3) Build RPM repository on the Spacewalk server,<br>(4) Install Spacewalk client software on all RHEL systems,<br>(5) Patch Spacewalk clients from the Spacewalk server.<br><br>Are steps (2) and (3) the same? Did I miss something here?<br><br>The document CertCreation is kind of confusing. The author assumed readers knowing everything. Unfortunately at least I don't. Here are my questions:<br><br>(1) According to "Set the web.gpg_keyring in /usr/share/rhn/config-defaults/rhn_web.conf to your newly exported keyring.", I did<br><br># vi
 /usr/share/rhn/config-defaults/rhn_web.conf<br>web.gpg_keyring = /root/mycertkey.gpg<br><br>Correct?<br><br>(2) I got lost in the following instructions:<br><br>"Signing the Certificate<br>1. Download the â€‹scripts_gen-oss-sat-cert.pl script to your Spacewalk.<br>2. Modify the template.cert or create a new certifcate to sign<br>3. Review the usage statement from scripts_gen-oss-sat-cert.pl:<br>   Usage: ./scripts_gen-oss-sat-cert.pl --orgid <org_id> --owner <owner_name> --signer <signer> --no-pass-phrase --output <dest> --expires <when> --slots <num> [ --provisioning-slots <num> ] [ --channel-family label=n ] [ --satellite-version X.Y ] [ --resign ]<br>4. Make sure you import your public and secret keys as the user you are running the script.<br>    gpg --import mycertkey.gpg<br>    gpg --import mysecretkey.gpg<br>    Resign/sign the cert, for
 example:<br>    perl scripts_gen-oss-sat-cert.pl --signer 74E73973 --resign template-eval.cert"<br><br>What's template.cert and how to modify it (step 2)? How to create a new certificate and why (step 2)? How to use the script (step 3)? How to do the step (4)?<br><br>Sorry I don't fully understand these statements. I hope to see some clear samples.<br><br>Thank you much for your help in advance!!<br><div><br></div>Nick</div></body></html>