Date: Tue, 1 May 2001 16:21:54 +0100 (BST) From: Jan Grant <Jan.Grant@bristol.ac.uk> To: "Marc G. Fournier" <marc.fournier@acadiau.ca> Cc: freebsd-questions <freebsd-questions@freebsd.org> Subject: Re: Cyrus IMAPd using PAM authentication under FreeBSD ... Message-ID: <Pine.GSO.4.31.0105011618580.8905-100000@mail.ilrt.bris.ac.uk> In-Reply-To: <20010501112808.L86517-100000@atelier.acadiau.ca>
next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, 1 May 2001, Marc G. Fournier wrote: > > Okay, I'm at a loss here, and hope someone has an idea of what I'm missing > ... > > I installed cyrus-imapd and cyrus-sasl from ports under FreeBSD, that all > appears to work great as long as I don't try and set sasl_pwcheck_method > to PAM ... as soon as I set that, it fails. You've got imap and pop configured to require unix auth. > My pam.conf file looks like the following, in case I'm doing something > obvious in there? > > ==================== > imap auth required pam_smb_auth.so nolocal > > sieve auth sufficient pam_unix.so > sieve auth required pam_smb_auth.so use_first_pass > > pop auth required pam_smb_auth.so > > imap auth required pam_unix.so try_first_pass > pop3 auth required pam_unix.so try_first_pass > ==================== Won't pam_unix.so require root priviledges to check for passwords in the system database? -- jan grant, ILRT, University of Bristol. http://www.ilrt.bris.ac.uk/ Tel +44(0)117 9287163 Fax +44 (0)117 9287112 RFC822 jan.grant@bris.ac.uk Unfortunately, I have a very good idea how fast my keys are moving. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.GSO.4.31.0105011618580.8905-100000>