Change the default syslog facility from local2 to authpriv (or auth
if the operating system doesn't support authpriv).
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user