Re: excluding a user from all sudo logging

"[email protected]" <[email protected]> Fri, 13 Sep 2019 06:18:50 +0100
Newsgroups gmane.comp.tools.sudo.user
Message-ID <[email protected]>
On 2019-09-13 05:07+0000, Peter Smith wrote:
> 
> On 2019-09-13 04:47+0000, Peter Smith wrote:
> > I've tried: Defaults:servicenow !syslog
> 
> What does sudo -l -U servicenow give you?
> 
>   Matching Defaults entries for servicenow on this host:
>       !visiblepw, always_set_home, env_reset, env_keep="COLORS DISPLAY HOSTNAME HISTSIZE INPUTRC KDEDIR LS_COLORS", env_keep+="MAIL PS1 PS2 QTDIR USERNAME LANG LC_ADDRESS LC_CTYPE", env_keep+="LC_COLLATE LC_IDENTIFICATION LC_MEASUREMENT
>       LC_MESSAGES", env_keep+="LC_MONETARY LC_NAME LC_NUMERIC LC_PAPER LC_TELEPHONE", env_keep+="LC_TIME LC_ALL LANGUAGE LINGUAS _XKB_CHARSET XAUTHORITY", secure_path=/sbin\:/bin\:/usr/sbin\:/usr/bin, !syslog, !log_output, !log_input,
>       log_output, log_input
> 
>   User servicenow may run the following commands on this host:
>       (root) NOPASSWD: /<hidden>
> 
> Hmmm. So I guess the latter "log_output, log_input", trumps the
> previous "!log_output, !log_input" ?

I think so, try and reorder and see if that fixes it for you.

For me anyway, I find most of my problems are solved after a -l.

-- 
Best regards,
Ed http://www.s5h.net/

____________________________________________________________
sudo-users mailing list <[email protected]>
For list information, options, or to unsubscribe, visit:
https://www.sudo.ws/mailman/listinfo/sudo-users