Re: Syntax for turning logging compression off
David Livingstone <[email protected]>
| Newsgroups | gmane.comp.tools.sudo.user |
|---|---|
| Message-ID | <[email protected]> |
Todd - Thanks yes that works. Maybe just me but not all that obvious reading the man page ... -----Original Message----- From: Todd C. Miller [mailto:[email protected]] Sent: Friday, January 12, 2018 11:32 AM To: David Livingstone <[email protected]> Cc: [email protected] Subject: Re: [sudo-users] Syntax for turning logging compression off On Fri, 12 Jan 2018 18:26:02 +0000, David Livingstone wrote: > Just downloaded installed sudo-1.8.21-3 on RHEL and noted that the > sudo logging is now compressed(gzip) by default. My previous > installation of 1.8.6 does not have the compression on by default. > > So the question is how do I turn the compression off ? The default > installation does not include a sudo.conf file so I was trying to > modify the compress_io flag in the sudoers file without success. > > Yes I looked at the sudoers man page however the correct Default_Entry > syntax eludes me. Just add the following line to your sudoers file: Defaults !compress_io - todd ____________________________________________________________ sudo-users mailing list <[email protected]> For list information, options, or to unsubscribe, visit: https://www.sudo.ws/mailman/listinfo/sudo-users