User Tools

Site Tools


spacewalk_centos6

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
spacewalk_centos6 [2015/03/05 10:00] herwarthspacewalk_centos6 [2015/03/05 10:05] (current) herwarth
Line 70: Line 70:
   vi /usr/share/spacewalk/setup/spacewalk-public.cert   vi /usr/share/spacewalk/setup/spacewalk-public.cert
  
-====Spacewalk setup====+====First setup run====
   spacewalk-setup --disconnected   spacewalk-setup --disconnected
 You will get the following error: You will get the following error:
Line 92: Line 92:
 </code> </code>
  
-Download the magic script+Download the magic script {{:gen-oss-sat-cert.pl.gz|}}. Unpack it.
  
-./gen-oss-sat-cert.pl --signer B06EB1AF --resign /usr/share/spacewalk/setup/spacewalk-public.cert+  ./gen-oss-sat-cert.pl --signer B06EB1AF --resign /usr/share/spacewalk/setup/spacewalk-public.cert
  
-spacewalk-setup --disconnected --skip-db-install+====Second setup run==== 
 +  spacewalk-setup --disconnected --skip-db-install
  
-# vi /etc/pam.d/rhn-satellite+====PAM authentication==== 
 +<code - /etc/pam.d/rhn-satellite>
 #%PAM-1.0 #%PAM-1.0
 auth required /lib64/security/pam_env.so auth required /lib64/security/pam_env.so
Line 104: Line 106:
 auth required /lib64/security/pam_deny.so auth required /lib64/security/pam_deny.so
 account required /lib64/security/pam_ldap.so no_user_check account required /lib64/security/pam_ldap.so no_user_check
- +</code> 
-# vi /etc/rhn/rhn.conf+<code - /etc/rhn/rhn.conf>
 pam_auth_service = rhn-satellite pam_auth_service = rhn-satellite
 +</code>
  
-cobbler get-loaders +====Cobbler/TFTP==== 
-cd /var/lib/cobbler/loaders +  cobbler get-loaders 
-cp * /var/lib/tftpboot/ +  cd /var/lib/cobbler/loaders 
- +  cp * /var/lib/tftpboot/
-done!+
  
  
spacewalk_centos6.1425549603.txt.gz · Last modified: by herwarth