[sudo-users] excluding a user from all sudo logging

ed-sudo at s5h.net ed-sudo at s5h.net
Thu Sep 12 23:18:50 MDT 2019


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/



More information about the sudo-users mailing list