Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 19 Jun 2001 13:47:58 +0200 (CEST)
From:      j@jedi.claranet.fr
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/28275: port update : ftp/pure-ftpd
Message-ID:  <200106191147.f5JBlwB00495@rtchat.com>

next in thread | raw e-mail | index | archive | help

>Number:         28275
>Category:       ports
>Synopsis:       port update : ftp/pure-ftpd
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Tue Jun 19 04:50:01 PDT 2001
>Closed-Date:
>Last-Modified:
>Originator:     Charlie &
>Release:        FreeBSD 4.3-STABLE i386
>Organization:
42 Networks
>Environment:
System: FreeBSD tidiable.home.rtchat.com 4.3-STABLE FreeBSD 4.3-STABLE #3: Sat Apr 28 22:04:02 CEST 2001 root@tidiable.home.rtchat.com:/usr/obj/usr/src/sys/GENERIC i386



>Description:

diff -urN ports/ftp/pure-ftpd.orig/Makefile ports/ftp/pure-ftpd/Makefile
--- ports/ftp/pure-ftpd.orig/Makefile	Thu Jun 14 19:18:16 2001
+++ ports/ftp/pure-ftpd/Makefile	Tue Jun 19 13:31:19 2001
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	pure-ftpd
-PORTVERSION=	0.98.6
+PORTVERSION=	0.98.7
 CATEGORIES=	ftp ipv6
 MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
 MASTER_SITE_SUBDIR=	pureftpd
diff -urN ports/ftp/pure-ftpd.orig/distinfo ports/ftp/pure-ftpd/distinfo
--- ports/ftp/pure-ftpd.orig/distinfo	Thu Jun 14 19:18:16 2001
+++ ports/ftp/pure-ftpd/distinfo	Tue Jun 19 13:32:02 2001
@@ -1 +1 @@
-MD5 (pure-ftpd-0.98.6.tar.gz) = d7e93f2edd42058c13f1e0ab9b23e8a2
+MD5 (pure-ftpd-0.98.7.tar.gz) = 381169cc31fdebfa2d414cd264d8485b


>How-To-Repeat:
-

>Fix:

This new version fixes all known bugs so far :) There were some important
fixes like SITE CHMOD that wasn't working under FreeBSD. There will probably
be no more 0.98.x release.

I have a problem with the current FreeBSD port (help Peter !) . We configure
it with PAM support (./configure --with-pam) . That's great, and it works.
But after the PAM authentication, we also open a new PAM session. Some users
requested that because their PAM configuration does nifty things like
creating missing home directories. That's ok. But on a default FreeBSD
install, /etc/pam.conf has no default definition for what modules "session"
should use.

In Pure-FTPd, if opening a PAM session fails, it's not a fatal error. But a
warning message is logged by the PAM library ("no module loaded for
`pure-ftpd' service"), and users may find it annoying.

What do you suggest to solve this ? (and why doesn't FreeBSD use /etc/pam.d
instead of the old-fashionned /etc/pam.conf ?) . Tell the user to add
entries to pam.conf ? Remove --with-pam from the port ?

Thanks a lot for your help.

   -Frank.
>Release-Note:
>Audit-Trail:
>Unformatted:

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?200106191147.f5JBlwB00495>