Files
sudo/TODO
Todd C. Miller 20fb526ac5 fixed typoe
1994-03-12 19:00:19 +00:00

21 lines
523 B
Plaintext

TODO list
01) Fix bison warnings on parse.yacc.
02) Add groups of users to the config file.
03) Deal with host aliases rationally.
04) Nestable command aliases
05) POSIX signals (plus emulation where they are lacking)
06) Time out the passwd: prompt
07) Add uid and gid options to sudo and sudoers file.
08) Redo parsing to be more like op(8) with true command aliases where
can specify uid, gid(s) and part/all of the environment.
09) Add default options to sudoers file (umask, def uid, def gids, dir, PATH)