Removed TODO entries
* groupmems has a testsuite now * long user names are tested for gpasswd * groups and id arenot receiving updates * tests with UID/GID sets to (*id_t)-1 already exist.
This commit is contained in:
parent
8675b74bf4
commit
ceddfa340d
11
TODO
11
TODO
@ -43,9 +43,6 @@ chage, chfn, chsh: same change needed as in passwd.
|
|||||||
testsuite
|
testsuite
|
||||||
- newgrp
|
- newgrp
|
||||||
- test with unknown user's GID
|
- test with unknown user's GID
|
||||||
- groupmems
|
|
||||||
- usermod, groupadd, groupmod, newusers
|
|
||||||
- test with UID / GID set to -1
|
|
||||||
|
|
||||||
newusers
|
newusers
|
||||||
- add logging to SYSLOG & AUDIT
|
- add logging to SYSLOG & AUDIT
|
||||||
@ -68,9 +65,6 @@ ALL:
|
|||||||
user databases by well known tools.
|
user databases by well known tools.
|
||||||
- Protect against signals. Register do_cleanups in a signal handler.
|
- Protect against signals. Register do_cleanups in a signal handler.
|
||||||
|
|
||||||
- gpasswd
|
|
||||||
- add a test with long group name (508785)
|
|
||||||
|
|
||||||
- login.defs
|
- login.defs
|
||||||
- generate depending on configuration
|
- generate depending on configuration
|
||||||
|
|
||||||
@ -83,11 +77,6 @@ ALL:
|
|||||||
- Change -l to reset the entry if an entry was already there
|
- Change -l to reset the entry if an entry was already there
|
||||||
- set the mask in mkdir?
|
- set the mask in mkdir?
|
||||||
|
|
||||||
- add handle -n switch in groups and id command for allow query is
|
|
||||||
group/user with specified id/gid exist - this will be very usable
|
|
||||||
on automation in packages for query/check is group/user exist in system
|
|
||||||
or not,
|
|
||||||
|
|
||||||
- userdel:
|
- userdel:
|
||||||
- add backup option for the removal of user resources,
|
- add backup option for the removal of user resources,
|
||||||
- user_busy: check that the user is not running any processes.
|
- user_busy: check that the user is not running any processes.
|
||||||
|
Loading…
Reference in New Issue
Block a user