From: nekral-guest Date: Wed, 21 Jan 2009 14:49:42 +0000 (+0000) Subject: - newusers should use the CREATE_HOME variable (and new options are needed) X-Git-Tag: 4.1.3~119 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7b532f0b44b0b3e9b463e63e38443dc13fabb778;p=thirdparty%2Fshadow.git - newusers should use the CREATE_HOME variable (and new options are needed) - usermod - the mode of new home directories should be set according to the original mode. Does copy_tree does this? --- diff --git a/TODO b/TODO index 6bc0c5c5a..b7732c5d5 100644 --- a/TODO +++ b/TODO @@ -37,6 +37,7 @@ testsuite newusers - add logging to SYSLOG & AUDIT + - use CREATE_HOME faillog - accept numerical user and range of users @@ -80,6 +81,9 @@ ALL: - home dir removed, but userdel may fail and may leave the user => warning needed +- usermod + - the mode of new home directories should be set according to the + original mode. Does copy_tree does this? - passwd: - check combination of options (e.g. -u/-l)