diff options
author | Todd C. Miller <millert@cvs.openbsd.org> | 2002-04-25 15:49:04 +0000 |
---|---|---|
committer | Todd C. Miller <millert@cvs.openbsd.org> | 2002-04-25 15:49:04 +0000 |
commit | 0177f1e0d7b791817d4c6fb1b8ffe7688d7b2cc0 (patch) | |
tree | 7598f930b890058cc6e75258a56f434e6bcbe74a /usr.bin/sudo/TODO | |
parent | 14b8b5d2aa7b438deeec468009118f4478d90116 (diff) |
Update to sudo 1.6.6
Diffstat (limited to 'usr.bin/sudo/TODO')
-rw-r--r-- | usr.bin/sudo/TODO | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/usr.bin/sudo/TODO b/usr.bin/sudo/TODO index a6f32ce3123..8bfda23ce7e 100644 --- a/usr.bin/sudo/TODO +++ b/usr.bin/sudo/TODO @@ -83,7 +83,9 @@ TODO list (most will be addressed in sudo 2.0) to go with it. (See MINUS_I.patch) 32) Some people want to be able to specify a special password in sudoers - in addition or instead of the normal one. + in addition or instead of the normal one. The best argument for + this so far is to be able to use separate passwords for the + target users that are not the passwd file ones. 33) Add support for trusted users. E.g. allow user to run a certain command regardless of what dir it is in if it is owned by the |