23 lines
640 B
Plaintext
23 lines
640 B
Plaintext
TODO list
|
|
|
|
01) Add groups of users to the config file.
|
|
|
|
02) Nestable command aliases
|
|
|
|
03) Add uid and gid options to sudo and sudoers file.
|
|
|
|
04) Redo parsing to be more like op(8) with true command aliases where
|
|
can specify uid, gid(s) and part/all of the environment.
|
|
|
|
05) Add default options to sudoers file (umask, def uid, def gids, dir, PATH).
|
|
|
|
06) Add a whatnow-style prompt to visudo.
|
|
|
|
07) Add a SHELLS reserved word that checks against /etc/shells.
|
|
|
|
08) Make the sudoers file accessible via NIS, Hesiod, and maybe NetInfo.
|
|
|
|
09) Add a %h field to MAILSUBJECT for the hostname.
|
|
|
|
10) Add a -h flag to sudo for a history mechanism.
|