correct reason why you can't walk into a fresh autoinstall by ssh
[invirt/packages/invirt-web.git] / code / main.py
index 7060bb4..9be2b6c 100755 (executable)
@@ -427,11 +427,12 @@ def helpHandler(username, state, path, fields):
     subjects = fields.getlist('subject')
 
     help_mapping = {
     subjects = fields.getlist('subject')
 
     help_mapping = {
-                    'Autoinstall': """
+                    'Autoinstalls': """
 The autoinstaller builds a minimal Debian or Ubuntu system to run as a
 ParaVM.  You can access the resulting system by logging into the <a
 href="help?simple=true&subject=ParaVM+Console">serial console server</a>
 The autoinstaller builds a minimal Debian or Ubuntu system to run as a
 ParaVM.  You can access the resulting system by logging into the <a
 href="help?simple=true&subject=ParaVM+Console">serial console server</a>
-with your Kerberos tickets; there is no root password and no sshd.</p>
+with your Kerberos tickets; there is no root password and sshd will
+refuse login.</p>
 
 <p>Under the covers the autoinstaller uses our own patched version of
 xen-create-image, which is a tool based on debootstrap.  If you're
 
 <p>Under the covers the autoinstaller uses our own patched version of
 xen-create-image, which is a tool based on debootstrap.  If you're