From owner-freebsd-security Fri Jun 15 12:45:55 2001 Delivered-To: freebsd-security@freebsd.org Received: from ringworld.nanolink.com (ringworld.nanolink.com [195.24.48.13]) by hub.freebsd.org (Postfix) with SMTP id 54CEC37B405 for ; Fri, 15 Jun 2001 12:45:52 -0700 (PDT) (envelope-from roam@orbitel.bg) Received: (qmail 44053 invoked by uid 1000); 15 Jun 2001 19:44:29 -0000 Date: Fri, 15 Jun 2001 22:44:29 +0300 From: Peter Pentchev To: George.Giles@mcmail.vanderbilt.edu Cc: freebsd-security@freebsd.org Subject: Re: Controlling imap access Message-ID: <20010615224429.S94445@ringworld.oblivion.bg> Mail-Followup-To: George.Giles@mcmail.vanderbilt.edu, freebsd-security@freebsd.org References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: ; from George.Giles@mcmail.vanderbilt.edu on Fri, Jun 15, 2001 at 01:54:32PM -0500 Sender: owner-freebsd-security@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org 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