]> granicus.if.org Git - shadow/commitdiff
- newusers should use the CREATE_HOME variable (and new options are needed)
authornekral-guest <nekral-guest@5a98b0ae-9ef6-0310-add3-de5d479b70d7>
Wed, 21 Jan 2009 14:49:42 +0000 (14:49 +0000)
committernekral-guest <nekral-guest@5a98b0ae-9ef6-0310-add3-de5d479b70d7>
Wed, 21 Jan 2009 14:49:42 +0000 (14:49 +0000)
- usermod
  - the mode of new home directories should be set according to the
    original mode. Does copy_tree does this?

TODO

diff --git a/TODO b/TODO
index 6bc0c5c5a9a88b605ab0af0cf4e44cb532d92330..b7732c5d59a507ff6730efd4e4ee64cdb1670b1a 100644 (file)
--- 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)