steps for installing Kerberos
[invirt/packages/invirt-host-master.git] / notes
diff --git a/notes b/notes
index f86d1e7..d3b9601 100644 (file)
--- a/notes
+++ b/notes
@@ -7,6 +7,8 @@ GSSAPIAuthentication yes
 GSSAPICleanupCredentials yes
 GSSAPIKeyExchange yes
 EOF
+/etc/init.d/ssh reload
+# fix default_realm to ATHENA.MIT.EDU in /etc/krb5.conf
 # install keytab
 # install /root/.k5login
 ntpdate
@@ -22,7 +24,6 @@ aptitude install sipb-xen-host-master
 
 ### clustering... ###
 ## should become own package once we figure it out.
-#/etc/cluster/cluster.conf
 scp OLD-HOST:/etc/cluster/cluster.conf /etc/cluster/cluster.conf
 
 aptitude install clvm cman redhat-cluster-modules-2.6-xen-amd64
@@ -30,3 +31,8 @@ cat >>/etc/modules <<EOF
 cman
 dlm
 EOF
+
+
+# to take up the new Xen-hypervisor kernel
+# shutdown -r now
+