1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-18 19:49:40 +00:00
freebsd-ports/security/calife/pkg-message
2019-08-14 12:16:12 +00:00

11 lines
288 B
Plaintext

[
{ 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
}
]