FAQ: add hint regarding ssh boot option to password/security section
authorMichael Prokop <mika@grml.org>
Thu, 5 Jan 2012 00:05:16 +0000 (01:05 +0100)
committerMichael Prokop <mika@grml.org>
Thu, 5 Jan 2012 00:05:16 +0000 (01:05 +0100)
faq/index.php

index a41d97a..372c9c7 100644 (file)
         <p>There are no default passwords - all accounts are locked by
         default for security reasons. Even local logins are not
         possible (unless you set a password or create new user
-        accounts as root).  You can create valid passwords using "sudo
-        passwd [username]" from the shell individually.</p>
+        accounts as root). You can create valid passwords using "sudo
+        passwd [username]" from the shell individually. To set a password
+        for the Grml user and enable SSH login you can use the 'ssh'
+        boot option, like 'ssh=yourpassword'.</p>
 
         <h3><a name="version"></a><a href="#toc">How do I find out the version of Grml</a></h3>