mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-08-03 01:38:07 -04:00
22 lines
858 B
Plaintext
22 lines
858 B
Plaintext
===========================================================================
|
|
$NetBSD: MESSAGE,v 1.3 2011/09/17 11:32:02 obache Exp $
|
|
|
|
${PKGNAME} by default does *not* install any authentication plugin
|
|
modules. Until the necessary authentication plugin modules are
|
|
installed, e.g. security/cy2-crammd5 or security/cy2-gssapi, you
|
|
will probably get errors about "no appropriate mechs available".
|
|
|
|
${PKGNAME} will use the following directory as the default
|
|
path to its plugin modules:
|
|
|
|
${PLUGINDIR}
|
|
|
|
The search path for plugin modules can be customized by setting the
|
|
SASL_PATH variable to a colon-delimted list of directories in the shell
|
|
environment.
|
|
|
|
To allow plaintext authentication without using the auxprop mechanism, the
|
|
package security/cyrus-saslauthd should be installed.
|
|
|
|
===========================================================================
|