Date: Fri, 15 Jun 2001 22:44:29 +0300 From: Peter Pentchev <roam@orbitel.bg> To: George.Giles@mcmail.vanderbilt.edu Cc: freebsd-security@freebsd.org Subject: Re: Controlling imap access Message-ID: <20010615224429.S94445@ringworld.oblivion.bg> In-Reply-To: <OF9CA6354C.CA788BB6-ON86256A6C.0067B8EE@MC.VANDERBILT.EDU>; from George.Giles@mcmail.vanderbilt.edu on Fri, Jun 15, 2001 at 01:54:32PM -0500 References: <OF9CA6354C.CA788BB6-ON86256A6C.0067B8EE@MC.VANDERBILT.EDU>
next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, Jun 15, 2001 at 01:54:32PM -0500, George.Giles@mcmail.vanderbilt.edu wrote: > Is there ia way using pam to have user authenticate for imap access, but be > unable to login ? There should be, if your IMAP server checks for a different PAM service than 'login'. The PAM service name is the first field in /etc/pam.conf method descriptions. It would be sensible for the IMAP server to look for a, say, 'imap' service :) G'luck, Peter -- I am jealous of the first word in this sentence. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-security" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20010615224429.S94445>