Re: sudo_logsrvd configuration

"Todd C. Miller" <[email protected]> Mon, 19 Jul 2021 14:39:31 -0600
Newsgroups gmane.comp.tools.sudo.user
Message-ID <[email protected]>
Starting out with non-TLS first makes sense.  Your sudo_logsrvd
config looks reasonable, do you have matching configuration in the
sudoers file?

For example:

Defaults log_output, log_servers=server_hostname

If you don't log either input or output in sudoers there won't be
anything for sudo_logsrvd to log.

You can also enable debugging for sudo_logsrvd in /etc/sudo.conf.
A line like this will do it:

Debug sudo_logsrvd /var/log/logsrvd_debug all@debug

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