Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 25 Apr 2001 10:22:36 -0400
From:      Brandon Fosdick <bfoz@glue.umd.edu>
To:        ports@freebsd.org
Subject:   iamp-uw and PAM
Message-ID:  <3AE6DDAC.DC3BFCC7@glue.umd.edu>

next in thread | raw e-mail | index | archive | help
Installing imap-uw from ports displays the following line to be put in
/etc/pam.conf for imap.

imap    auth    required        pam_unix.so
imap    account required        pam_unix.so                    
try_first_pass
imap    session required        pam_deny.so

My /etc/pam.conf already has:

imap    auth    required        pam_unix.so                    
try_first_pass

Which one do I use?

-Brandon

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3AE6DDAC.DC3BFCC7>