From 07111800e05513a4170aa1dcad612c24bcbe7cb2 Mon Sep 17 00:00:00 2001 From: "Todd C. Miller" Date: Wed, 31 Aug 1994 23:52:59 +0000 Subject: [PATCH] added 2 suggestions --- TODO | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/TODO b/TODO index 14755eb74..a98346d61 100644 --- a/TODO +++ b/TODO @@ -18,3 +18,7 @@ TODO list 08) Add a whatnow-style prompt to visudo. 09) Add a SHELLS reserved word that checks against /etc/shells. + +10) Make the sudoers file accessible via NIS, Hesiod, and maybe NetInfo. + +11) Flag to sudo to show what a user is allowed to run.