Change the default syslog facility from local2 to authpriv (or auth

if the operating system doesn't support authpriv).
This commit is contained in:
Todd C. Miller
2010-07-22 17:50:21 -04:00
parent 481a389e6e
commit 8660b5ea35
7 changed files with 78 additions and 45 deletions

View File

@@ -29,6 +29,11 @@ o Upgrading from a version prior to 1.7.4:
use when searching for configuration files. Adding HOME to env_keep
may enable a user to run unrestricted commands via sudo.
The default syslog facility has changed from "local2" or "authpriv"
(or "auth" if the operating system doesn't have "authpriv").
The --with-logfac configure option can be used to change this
or it can be changed in the sudoers file.
o Upgrading from a version prior to 1.7.0:
Starting with sudo 1.7.0, comments in the sudoers file must not