Clarify password section WRT ssh boot option which sets password also for user root...
authorMichael Prokop <mika@grml.org>
Wed, 25 Sep 2013 13:10:53 +0000 (15:10 +0200)
committerMichael Prokop <mika@grml.org>
Wed, 25 Sep 2013 13:10:53 +0000 (15:10 +0200)
faq/index.html.tt2

index b7ec3eb..e96fd7b 100644 (file)
         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'.</p>
 
         <h3><a name="version"></a><a href="#toc">How do I find out the version of Grml</a></h3>