correct reason why you can't walk into a fresh autoinstall by ssh
authorGreg Price <price@mit.edu>
Mon, 17 Nov 2008 18:32:44 +0000 (13:32 -0500)
committerGreg Price <price@mit.edu>
Mon, 17 Nov 2008 18:32:44 +0000 (13:32 -0500)
svn path=/trunk/packages/invirt-web/; revision=1706

code/main.py

index 2875c16..9be2b6c 100755 (executable)
@@ -431,7 +431,8 @@ def helpHandler(username, state, path, fields):
 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