From owner-freebsd-ports Fri Nov 29 7: 0: 6 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5B90537B401 for ; Fri, 29 Nov 2002 07:00:04 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id A6A9E43EA9 for ; Fri, 29 Nov 2002 07:00:03 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id gATF03x3053054 for ; Fri, 29 Nov 2002 07:00:03 -0800 (PST) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id gATF03lr053053; Fri, 29 Nov 2002 07:00:03 -0800 (PST) Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A911637B401 for ; Fri, 29 Nov 2002 06:52:33 -0800 (PST) Received: from faulrutz.stony.com (faulrutz.stony.com [217.8.193.8]) by mx1.FreeBSD.org (Postfix) with ESMTP id 491A443E4A for ; Fri, 29 Nov 2002 06:52:33 -0800 (PST) (envelope-from root@faulrutz.stony.com) Received: by faulrutz.stony.com (Postfix, from userid 0) id ED35C2EDC5; Fri, 29 Nov 2002 15:56:07 +0100 (CET) Message-Id: <20021129145607.ED35C2EDC5@faulrutz.stony.com> Date: Fri, 29 Nov 2002 15:56:07 +0100 (CET) From: Viktor Steinmann Reply-To: Viktor Steinmann To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/45837: ipam-uw port broken Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 45837 >Category: ports >Synopsis: ipam-uw port broken >Confidential: no >Severity: critical >Priority: high >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Fri Nov 29 07:00:02 PST 2002 >Closed-Date: >Last-Modified: >Originator: Viktor Steinmann >Release: FreeBSD 4.7-STABLE i386 >Organization: none >Environment: System: FreeBSD faulrutz.stony.com 4.7-STABLE FreeBSD 4.7-STABLE #3: Fri Oct 11 17:46:22 CEST 2002 root@faulrutz.ch.easynet.net:/usr/obj/usr/src/sys/STONY i386 >Description: New version of imap-uw from the ports (imap-uw-2002_1,1) has an auth problem. When e.g. trying to make a pop3 request, the following happens: faulrutz# telnet localhost 110 Trying 127.0.0.1... Connected to faulrutz.stony.com.. Escape character is '^]'. +OK POP3 faulrutz.stony.com. v2001.80 server ready user stony -ERR Unknown AUTHORIZATION state command pass bla -ERR Unknown AUTHORIZATION state command quit +OK Sayonara Connection closed by foreign host. Auth also does not work with IMAP 4. The according lines in pam.conf are: imap auth required pam_unix.so imap account required pam_unix.so try_first_pass imap session required pam_deny.so pop3 auth required pam_unix.so pop3 account required pam_unix.so try_first_pass pop3 session required pam_deny.so >How-To-Repeat: Build from ports and run it via inetd. >Fix: >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message