Todd C. Miller
5dec26b06d
Mention --with-netsvc
2009-03-10 21:10:06 +00:00
Todd C. Miller
7af30b75e3
Add note on configuring HP-UX pam
2008-11-14 11:18:08 +00:00
Todd C. Miller
9a6917851c
document --with-askpass
2008-03-03 18:53:45 +00:00
Todd C. Miller
f20935284b
Disable use of gss_krb5_ccache_name() by default and add
...
--enable-gss-krb5-ccache-name configure option to enable it. It
seems that gss_krb5_ccache_name() doesn't work properly with some
combinations of Heimdal and OpenLDAP.
2008-02-27 14:26:28 +00:00
Todd C. Miller
ebae55854a
mention --with-selinux
2008-02-10 22:34:40 +00:00
Todd C. Miller
6f2cd1b184
Rename read_nss -> sudo_read_nss
...
Add --with-nsswitch to allow users to specify nsswitch.conf path or disable it.
If --with-nsswitch=no but --with-ldap, order is LDAP, then sudoers.
Fix --with-ldap-conf-file and --with-ldap-secret-file
2008-01-01 18:22:03 +00:00
Todd C. Miller
5a04b3ff9d
Add --disable-pam-session configure option to disable calling
...
pam_{open,close}_session. May work around bugs in some PAM
implementations.
2007-10-09 00:04:48 +00:00
Todd C. Miller
290eff4f5b
update --passprompt escape info
2007-09-02 21:05:32 +00:00
Todd C. Miller
317e600f41
Remove monitor support until there is a versino of systrace that
...
uses a lookaside buffer (or we have a better mechanism to use).
2007-08-15 15:20:01 +00:00
Todd C. Miller
c21164d373
Mention pam-devel and openldap-devel for Linux
2007-07-04 19:50:56 +00:00
Todd C. Miller
ce963ef43e
mention --with-project
2007-06-19 23:37:35 +00:00
Todd C. Miller
3b30d7514a
Support rootbinddn in ldap.conf
2005-06-25 22:03:10 +00:00
Todd C. Miller
33d0e51281
alternate -> alternative
2005-02-23 03:28:13 +00:00
Todd C. Miller
cd6a11b814
version 1.7
2005-02-12 21:46:11 +00:00
Todd C. Miller
9a890467a7
Use execve(2) and wrap the command in sh if we get ENOEXEC.
2005-02-07 04:16:28 +00:00
Todd C. Miller
f751d934dd
PAM, AIX auth, BSD auth and login_cap are now on by default if the OS
...
supports them.
2005-01-21 15:32:20 +00:00
Todd C. Miller
48cdd1dec3
Kill use of POSIX saved uids; they aren't worth bothering with.
2004-10-13 16:46:19 +00:00
Todd C. Miller
22ad3cbc96
Crank version
2004-09-26 16:35:58 +00:00
Todd C. Miller
78ac046db5
document --with-systrace
2004-09-24 18:10:32 +00:00
Todd C. Miller
7db351d7ab
SunOS /bin/sh blows up with configure
2004-09-24 00:23:51 +00:00
Aaron Spangler
beb6773572
document --with-ldap-conf-file
2004-09-15 00:21:59 +00:00
Todd C. Miller
e4dcb79194
Update PAM note and mention where HP-UX users can download gcc binaries.
2004-09-12 18:25:54 +00:00
Todd C. Miller
badd06688f
document HP's crippled compiler deficiency.
2004-08-21 18:33:16 +00:00
Todd C. Miller
1e46c4d26d
Fix some thinkos in --with-editor and --with-env-editor descriptions.
...
Noticed by Norihiko Murase.
2004-08-21 18:25:46 +00:00
Todd C. Miller
65d6b278b4
document --with-noexec
2004-08-21 18:20:11 +00:00
Todd C. Miller
15222dbc1d
Make it clear that PAM should be used for DCE support when possible.
2004-08-06 01:13:43 +00:00
Todd C. Miller
f64a92347d
o --with-ldap now takes an optional dir as a parameter
...
o added check for ldap_initialize() and start_tls_s()
2004-05-29 22:29:42 +00:00
Todd C. Miller
1ba185ee60
filesystem -> file system
2004-05-17 22:21:15 +00:00
Todd C. Miller
3a4d283109
Add --with-pc-insults configure option
2004-02-04 04:38:56 +00:00
Todd C. Miller
50b48929ce
++version
2003-04-02 18:45:35 +00:00
Todd C. Miller
936e8b501e
Add --with-blibpath for AIX. An alternate libpath may be specified or
...
-blibpath support can be disabled. Also change conifgure such that
-blibpath is not specified if no -L libpaths were added to SUDO_LDFLAGS.
2003-03-21 19:01:05 +00:00
Todd C. Miller
e7759a8b07
--with-skey and --with-opie now take an option directory argument
...
This obsoletes a --with-csops hack (/tools/cs/skey)
Also remove the remaining direct uses of "echo"
2003-03-21 01:28:41 +00:00
Todd C. Miller
9e6f380620
Add -R/path/to/libs for Solaris and SVR4. There is a new configure
...
option, --with-rpath to control this behavior.
2003-03-20 19:40:58 +00:00
Todd C. Miller
6aac4105f9
--with-kerb4 and --with-kerb5 now take an optional argument.
2003-03-19 20:58:02 +00:00
Todd C. Miller
7b124c5dea
Add support for --with-stow based on patches from Robert Uhl
2003-03-15 18:01:39 +00:00
Todd C. Miller
f7e9532012
document --disable-setresuid
2002-11-22 19:41:31 +00:00
Todd C. Miller
ed4f749c7b
++version
2002-05-05 01:31:57 +00:00
Todd C. Miller
d9bb746dff
crank version to 1.6.6
2002-04-18 15:41:30 +00:00
Todd C. Miller
1c23b1b68a
Make it clear which configure options take arguments.
2002-02-22 03:23:05 +00:00
Todd C. Miller
da6aa61574
Mention that some linux kernels have broken POSIX saved ID support
2002-01-22 03:26:50 +00:00
Todd C. Miller
2292a1d2f0
Document new --disable-setreuid option and change description for
...
--disable-saved-ids to match new error message.
2002-01-22 02:00:56 +00:00
Todd C. Miller
b72dadcb95
version 1.6.5
2002-01-16 23:37:34 +00:00
Todd C. Miller
0aac4f03b7
Add --disable-root-mailer option to run the mailer as the user and not root.
2002-01-16 21:26:13 +00:00
Todd C. Miller
f039427253
Add a configure option to turn off use of POSIX saved IDs
2002-01-15 22:47:29 +00:00
Todd C. Miller
e1b65f1e6a
version is 1.6.4
2002-01-12 18:09:55 +00:00
Todd C. Miller
224c77f5a3
Tell people to look in sample.syslog.conf for examples, not FAQ
2001-04-13 01:40:47 +00:00
Todd C. Miller
f88c0c930b
Clear up --without-passwd description
2000-12-30 03:17:58 +00:00
Todd C. Miller
7e49858217
document --with-bsdauth
2000-10-30 04:00:29 +00:00
Todd C. Miller
aef6d6ddb7
Clarify the fact that insults are not enabled just by including
...
them in the binary.
2000-04-12 22:56:44 +00:00
Todd C. Miller
6dd2d9592e
Visudo now checks for the existence of an editor and gives a sensible
...
error if it does not exist.
The path to the editor for visudo is now a colon-separated list of
allowable editors. If the user has $EDITOR set and it matches
one of the allowed editors that editor will be used. If not,
the first editor in the list that actually exists is used.
2000-04-01 21:23:28 +00:00