From: Michael Prokop Date: Wed, 25 Sep 2013 13:10:53 +0000 (+0200) Subject: Clarify password section WRT ssh boot option which sets password also for user root... X-Git-Url: https://git.grml.org/?a=commitdiff_plain;h=ef9d5d4e08aab169769f930f471472f4da34285c;p=grml.org.git Clarify password section WRT ssh boot option which sets password also for user root nowadays --- diff --git a/faq/index.html.tt2 b/faq/index.html.tt2 index b7ec3eb..e96fd7b 100644 --- a/faq/index.html.tt2 +++ b/faq/index.html.tt2 @@ -181,7 +181,7 @@ 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. To set a password - for the Grml user and enable SSH login you can use the 'ssh' + for users 'root' and 'grml' and enable SSH login you can use the 'ssh' boot option, like 'ssh=yourpassword'.

How do I find out the version of Grml