summaryrefslogtreecommitdiff
path: root/en/using-d-i
diff options
context:
space:
mode:
authorHolger Wansing <holgerw@debian.org>2017-07-11 23:09:25 +0000
committerHolger Wansing <holgerw@debian.org>2017-07-11 23:09:25 +0000
commitcfe088f18611e4e8c028b7a54f014c8a439712c7 (patch)
tree28287817135d9b2647f7b7a48f2b74391a6284dc /en/using-d-i
parent97ae6d065136efe19117156a28cb85fa28da5d95 (diff)
downloadinstallation-guide-cfe088f18611e4e8c028b7a54f014c8a439712c7.zip
Some more clearification on no-root-password/install-sudo issue.
Thanks to Baptiste Jammet for the heads-up.
Diffstat (limited to 'en/using-d-i')
-rw-r--r--en/using-d-i/modules/user-setup.xml5
1 files changed, 2 insertions, 3 deletions
diff --git a/en/using-d-i/modules/user-setup.xml b/en/using-d-i/modules/user-setup.xml
index 3bd97d5a9..bb6f2cc2a 100644
--- a/en/using-d-i/modules/user-setup.xml
+++ b/en/using-d-i/modules/user-setup.xml
@@ -4,8 +4,6 @@
<sect3 id="user-setup-root">
<title>Set the Root Password</title>
-<!-- TODO: Document sudo setup (no root password); medium/low prio only -->
-
<para>
The <emphasis>root</emphasis> account is also called the
@@ -33,7 +31,8 @@ are administering a machine with more than one system administrator.
In case you do not specify a password for the <quote>root</quote> user
here, this account will be disabled but the <command>sudo</command> package
will be installed later to enable administrative tasks to be carried out on
-the new system.
+the new system. By default, the first user created on the system will
+be allowed to use the <command>sudo</command> command to become root.
</para>
</sect3>