]> granicus.if.org Git - shadow/blobdiff - TODO
* NEWS, src/userdel.c: Do not remove a group with the same name as
[shadow] / TODO
diff --git a/TODO b/TODO
index a993b6dcc13730d88c8842f58c3d44515837c2f6..6713078133b62bb832c54542c24db902c3de5b9c 100644 (file)
--- a/TODO
+++ b/TODO
@@ -1,3 +1,10 @@
+ * Create a common usage function that'd take the array of     
+   long options and an array of descriptions and output that so things would
+   be standardized across the utils.
+   Usage strings should be normalized and split first.
+   Investigate optparse.
+
+
 /etc/default/useradd
  * GROUP=1000 should accept a group name.
 
@@ -108,7 +115,12 @@ ALL:
     entry (with a password).
   - Add check to move passwd passwords to shadow if there is a shadow
     file.
+  - Support an alternative /etc/tcb directory as second parameter.
+  - add options -g / -G to specify alternative group / gshadow files
 
 - su
   - add a login.defs configuration parameter to add variables to keep in
-    the environment with "su -l" (TERM/TERMCOLOR/...
+    the environment with "su -l" (TERM/TERMCOLOR/...)
+
+- vipw
+  - set ACLs and XATTRs on the temporary file (and backups?)