summaryrefslogtreecommitdiff
path: root/en/appendix
diff options
context:
space:
mode:
authorJoey Hess <joeyh@debian.org>2007-07-08 02:29:31 +0000
committerJoey Hess <joeyh@debian.org>2007-07-08 02:29:31 +0000
commitffcbf45f3f805905a05cfc09aeb56195edc0262a (patch)
tree1039b07347e17f90dabf27eeb3dfc11798784704 /en/appendix
parent6f3c5228098a4c0140da0afd3d4fd2a13ec2af55 (diff)
downloadinstallation-guide-ffcbf45f3f805905a05cfc09aeb56195edc0262a.zip
* Document passwd/user-default-groups.
Diffstat (limited to 'en/appendix')
-rw-r--r--en/appendix/preseed.xml4
1 files changed, 4 insertions, 0 deletions
diff --git a/en/appendix/preseed.xml b/en/appendix/preseed.xml
index d1d10ffa2..69288f7d9 100644
--- a/en/appendix/preseed.xml
+++ b/en/appendix/preseed.xml
@@ -1071,6 +1071,10 @@ MD5 hash allows for brute force attacks.
#d-i passwd/user-password-again password insecure
# or encrypted using an MD5 hash.
#d-i passwd/user-password-crypted password [MD5 hash]
+
+# The user account will be added to some standard initial groups. To
+# override that, use this.
+#d-i passwd/user-default-groups string audio cdrom video
</screen></informalexample>
<para>