lukem
93b726dd32
it's better to REQUIRE LOGIN rather than DAEMON, because a bunch of services
...
which rely upon authdaemond really shouldn't start until after LOGIN.
2002-07-18 01:48:09 +00:00
grant
242736b0d1
use 'env -i' rather than 'env -', as this is deprecated according to
...
env(1), and it does not work with the new getopt(3).
provided by Julio Merino <jmmv at hispabsd dot org> in pkg/17361.
2002-06-22 15:48:00 +00:00
yyamano
4692a19ee9
Replace STRIPFLAG with _STRIPFLAG_INSTALL to fix pkg/15467.
2002-04-27 11:20:52 +00:00
jlam
d828816a68
Move PAM dependency into Makefile.authdaemond as the PAM-related code is
...
localized into the authlib sources. This makes only the courier-auth*
modules depend on PAM.
2002-02-05 15:03:19 +00:00
jlam
e0d358778b
Solaris' test binary (test/[) doesn't grok "-e". Replace with "-f".
...
Noted by Stoned Elipot <seb@netbsd.org> in private email.
2002-02-05 06:04:36 +00:00
jlam
816736410b
Fix reversed logic for setting INSTALL_TARGET=install-strip. Of course,
...
we want to strip when STRIPFLAGS contains "-s" and not otherwise. Pointed
out by Amatai Schlair in private e-mail.
2002-02-03 13:38:38 +00:00
jlam
f99159bc6f
Allow PAM authentication if USE_PAM is defined.
2002-01-29 16:36:49 +00:00
jlam
54f92a2785
Move dependency on courier-auth into the module Makefiles and use
...
Makefile.authdaemond to replace a lot of the complexity in
courier-auth/Makefile.
2002-01-27 23:47:08 +00:00
jlam
a757b523d6
Use ${MYSQL_CONFIG}, not "mysql_config", so as to use the buildlink
...
config wrapper.
2002-01-27 23:45:27 +00:00
jlam
f433bac082
Makefile.authdaemond contains the shared Makefile logic used to build
...
a "heavy" authdaemond module, i.e. one of authldap, authmysql, or
authpgsql.
2002-01-27 21:33:35 +00:00
jlam
c0cbe15fd3
Fix the authdaemond rc.d script to accurately report status. The actual
...
process executed is one of authdaemond.{plain,ldpa,mysql,pgsql}, so read
the authdaemonrc config file to find which one was executed. Problem noted
by Amitai Schlair in private e-mail.
2002-01-27 00:04:41 +00:00
jlam
91ab272988
Update mail/courier-auth to 0.37.1nb1. Changes from version 0.37.1 include:
...
* Fix the script for changing passwords with a Courier authentication
module (used by sqwebmail) to recognize some more warnings/errors
by the NetBSD passwd program.
* Note that tcl-expect is needed to make the password-changing script
work.
* Add this package to the "security" category.
2002-01-24 16:02:49 +00:00
jlam
54df3d7809
Update mail/courier-auth to 0.37.1nb1. Changes from version 0.37.1 include:
...
* Fix the script for changing passwords with a Courier authentication
module (used by sqwebmail) to recognize some more warnings/errors
by the NetBSD passwd program.
* Note that tcl-expect is needed to make the password-changing script
work.
* Add this package to the "security" category.
2002-01-24 16:02:21 +00:00
jlam
29ef749624
Remove Makefile.in file that wasn't supposed to be there.
2002-01-22 22:01:32 +00:00
jlam
3eada221c5
Initial import of mail/courier-auth-0.37.1.
...
This package contains the authentication daemon, modules, and utilities
for the Courier mail packages.
2002-01-22 22:00:22 +00:00