mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-05 22:43:24 +00:00
10 lines
473 B
Plaintext
10 lines
473 B
Plaintext
|
= = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = =
|
||
|
PAM authentication support is now compiled in by default; you may need to add
|
||
|
the following lines to /etc/pam.conf:
|
||
|
|
||
|
imap auth required pam_unix.so try_first_pass
|
||
|
imap account required pam_unix.so try_first_pass
|
||
|
pop auth required pam_unix.so try_first_pass
|
||
|
pop account required pam_unix.so try_first_pass
|
||
|
= = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = =
|