- 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?
This commit is contained in:
parent
af96cba0cc
commit
7b532f0b44
4
TODO
4
TODO
@ -37,6 +37,7 @@ testsuite
|
|||||||
|
|
||||||
newusers
|
newusers
|
||||||
- add logging to SYSLOG & AUDIT
|
- add logging to SYSLOG & AUDIT
|
||||||
|
- use CREATE_HOME
|
||||||
|
|
||||||
faillog
|
faillog
|
||||||
- accept numerical user and range of users
|
- accept numerical user and range of users
|
||||||
@ -80,6 +81,9 @@ ALL:
|
|||||||
- home dir removed, but userdel may fail and may leave the user
|
- home dir removed, but userdel may fail and may leave the user
|
||||||
=> warning needed
|
=> warning needed
|
||||||
|
|
||||||
|
- usermod
|
||||||
|
- the mode of new home directories should be set according to the
|
||||||
|
original mode. Does copy_tree does this?
|
||||||
- passwd:
|
- passwd:
|
||||||
- check combination of options (e.g. -u/-l)
|
- check combination of options (e.g. -u/-l)
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user