Todd C. Miller
01228b735d
Update based on information from Michael Felt.
2017-05-05 10:45:33 -06:00
Todd C. Miller
ddf1fa16f8
Replace the list of "dangerous" environment variables and explain
...
how sudo handles the environment instead.
2017-05-01 11:33:51 -06:00
Todd C. Miller
80217f0bbc
Remove obsolete solaris issue with snprintf
2016-11-17 08:11:01 -07:00
Todd C. Miller
b91a91d289
Move sample.* files to a sudo examples dir
2014-10-24 14:25:12 -06:00
Todd C. Miller
adce34358c
Remove old bits about sudo setuid problems that should have been
...
cleaned up in changeset 7917:fa4894896d8a. Also update the mode
of sudo to 04755 to match current packaging.
2013-07-11 17:57:40 -04:00
Todd C. Miller
67d8af4be5
Restrict default creation of PIE binaries (-fPIE and -pie) to Linux.
...
OpenBSD also supports PIE but enables it by default so we don't
need to do anything. This fixes problems on systems with a version
of GNU ld that accepts -pie but where the run-time linker doesn't
actually support PIE. Also verify that a trivial PIE binary works
unless PIE is explicitly enabled.
2013-05-28 14:40:45 -04:00
Todd C. Miller
2dd71e838a
Add message about disabling PIE if sudo gets SIGSEGV.
2013-05-03 16:24:22 -04:00
Todd C. Miller
5957c88f4c
Sudo now includes a workaround for the Solaris 11 locale issue.
2012-11-12 05:22:01 -05:00
Todd C. Miller
56857f7f01
Document Solaris 11 locale issues and workarounds.
2012-11-08 15:22:44 -05:00
Todd C. Miller
acb9c62987
Mention HP-UX pam.conf settings.
2012-09-28 09:05:31 -04:00
Todd C. Miller
1480bb88b7
Add entry for SSL LDAP errors on Mozilla SDKs when the cert dir is
...
not specified.
2012-04-23 16:29:48 -04:00
Todd C. Miller
2f30694b87
If we are not running with an effective uid of 0, try to give the
...
user enough information to debug the problem.
2012-03-27 13:57:03 -04:00
Todd C. Miller
ced34a6e26
Expand AIX /etc/security/privcmds entry.
2012-03-15 15:25:13 -04:00
Todd C. Miller
779b6c8e0d
If cross compiling, --host must include the OS in the tuple.
...
E.g. --host powerpc-unknown-linux
2012-03-13 11:01:23 -04:00
Todd C. Miller
5a941fb41c
Add entry for AIX enhanced RBAC config.
2012-02-24 14:32:57 -05:00
Todd C. Miller
c86561e502
Remove the old Kerberos IV support
2011-11-13 09:12:43 -05:00
Todd C. Miller
a898356b1e
Update to current reality and add bit about ssh auth
2011-09-21 12:30:09 -04:00
Todd C. Miller
ab651135d2
Mention that sudo needs "ar" to build.
2010-11-16 10:07:46 -05:00
Todd C. Miller
8660b5ea35
Change the default syslog facility from local2 to authpriv (or auth
...
if the operating system doesn't support authpriv).
2010-07-22 17:50:21 -04:00
Todd C. Miller
e90fa482f9
Rework source layout in preparation for modular sudo.
2010-02-20 09:14:01 -05:00