freebsd-ports/security/calife/pkg-message
2019-08-14 12:16:12 +00:00

10 lines
288 B
Text

[
{ type: install
message: <<EOM
This version supports (and encourages you to use) PAM. A sample
configuration file is in ${PREFIX}/etc/pam.d/calife.sample.
Rename it to "calife" to enable PAM authentication. It will fall
back to the previous methods if PAM is not available.
EOM
}
]