[Pkg-shadow-devel] Bug#443781: passwd: default/useradd corrections

Justin Pryzby jpryzby+d at quoininc.com
Mon Sep 24 02:54:45 UTC 2007


Package: passwd
Version: 1:4.0.18.1-7
Severity: minor
Tags: patch
X-Debbugs-Cc: cat at zip.com.au, 443264 at bugs.debian.org

I proofread the file as suggested in #443264.

--- /etc/default/useradd
+++ /tmp/tmp.BdXOw23767/useradd	2007-09-23 22:52:53.000000000 -0400
@@ -2,21 +2,21 @@
 #
 # The SHELL variable specifies the default login shell on your
 # system.
-# Similar to DHSELL in adduser. We however use "sh" here because
-# useradd being a low level utility should rather be as widely opened
+# Similar to DHSELL in adduser. However, we use "sh" here because
+# useradd is a low level utility and should be as general
 # as possible
 SHELL=/bin/sh
 #
 # The default group for users
 # 1000=users on Debian systems
-# same then USERS_GID in adduser
+# Same as USERS_GID in adduser
 # Please be aware that Debian's adduser defaults to "user groups"
 # which means that one group is created for each user
 # There is no way to achieve this with useradd which must remains a low
 # level utility
 # GROUP=100
 #
-# The default home directory. Same than DHOME for adduser
+# The default home directory. Same as DHOME for adduser
 # HOME=/home
 #
 # The number of days after a password expires until the account 

-------------- next part --------------
--- /etc/default/useradd
+++ /tmp/tmp.BdXOw23767/useradd	2007-09-23 22:52:53.000000000 -0400
@@ -2,21 +2,21 @@
 #
 # The SHELL variable specifies the default login shell on your
 # system.
-# Similar to DHSELL in adduser. We however use "sh" here because
-# useradd being a low level utility should rather be as widely opened
+# Similar to DHSELL in adduser. However, we use "sh" here because
+# useradd is a low level utility and should be as general
 # as possible
 SHELL=/bin/sh
 #
 # The default group for users
 # 1000=users on Debian systems
-# same then USERS_GID in adduser
+# Same as USERS_GID in adduser
 # Please be aware that Debian's adduser defaults to "user groups"
 # which means that one group is created for each user
 # There is no way to achieve this with useradd which must remains a low
 # level utility
 # GROUP=100
 #
-# The default home directory. Same than DHOME for adduser
+# The default home directory. Same as DHOME for adduser
 # HOME=/home
 #
 # The number of days after a password expires until the account 


More information about the Pkg-shadow-devel mailing list