From: Michael Prokop Date: Thu, 5 Jan 2012 00:05:16 +0000 (+0100) Subject: FAQ: add hint regarding ssh boot option to password/security section X-Git-Url: http://git.grml.org/?p=grml.org.git;a=commitdiff_plain;h=8b64a93dcf00bcafcb51862ca0459d774bb8cf2b FAQ: add hint regarding ssh boot option to password/security section --- diff --git a/faq/index.php b/faq/index.php index a41d97a..372c9c7 100644 --- a/faq/index.php +++ b/faq/index.php @@ -174,8 +174,10 @@

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.

+ 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'.

How do I find out the version of Grml