head	1.6;
access;
symbols
	old_PRE_XORG_7:1.5
	old_RELEASE_4_EOL:1.4
	old_RELEASE_6_2_0:1.4
	old_RELEASE_6_1_0:1.4
	old_RELEASE_5_5_0:1.4
	old_RELEASE_6_0_0:1.4
	old_RELEASE_5_4_0:1.4
	old_RELEASE_4_11_0:1.4
	old_RELEASE_5_3_0:1.4
	old_RELEASE_4_10_0:1.4
	old_RELEASE_5_2_1:1.4
	old_RELEASE_5_2_0:1.4
	old_RELEASE_4_9_0:1.4
	old_RELEASE_5_1_0:1.4
	old_RELEASE_4_8_0:1.4
	old_RELEASE_5_0_0:1.4
	old_RELEASE_4_7_0:1.4
	old_RELEASE_4_6_2:1.4
	old_RELEASE_4_6_1:1.4
	old_RELEASE_4_6_0:1.4
	old_RELEASE_5_0_DP1:1.4
	old_RELEASE_4_5_0:1.3
	old_RELEASE_4_4_0:1.3
	old_RELEASE_4_3_0:1.3
	old_RELEASE_4_2_0:1.2
	old_RELEASE_4_1_1:1.2
	old_RELEASE_4_1_0:1.2
	old_RELEASE_3_5_0:1.2
	old_RELEASE_4_0_0:1.2
	old_RELEASE_3_4_0:1.2;
locks; strict;
comment	@# @;


1.6
date	2007.07.17.06.11.59;	author beech;	state dead;
branches;
next	1.5;

1.5
date	2007.03.02.20.12.49;	author sat;	state Exp;
branches;
next	1.4;

1.4
date	2002.02.26.07.23.24;	author mharo;	state Exp;
branches;
next	1.3;

1.3
date	2001.02.26.21.25.32;	author mharo;	state Exp;
branches;
next	1.2;

1.2
date	99.09.28.07.30.21;	author mharo;	state Exp;
branches;
next	1.1;

1.1
date	99.09.18.07.56.37;	author mharo;	state Exp;
branches;
next	;


desc
@@


1.6
log
@- Remove pkg-message (no longer valid).

Reported by:	Hartleigh Burton <hburton@@mraentertainment.com> (user)
Approved by:	sat (mentor)
@
text
@* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *

Make sure you have the following lines in your PAM configuration file
so that ProFTPd's PAM module can authenticate users correctly.

ftpd auth    required    pam_unix.so         try_first_pass
ftpd account required    pam_unix.so         try_first_pass
ftpd session required    pam_permit.so

* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
@


1.5
log
@- Convert one patch to sed magic

Submitted by:	Beech Rintoul <beech@@alaskaparadise.com> (maintainer)
@
text
@@


1.4
log
@Sync pkg-message with reality

PR:		35323
Submitted by:	Joe Marcus Clarke <marcus@@marcuscom.com>
@
text
@d1 2
a2 1
###
d9 2
a10 1
###
@


1.3
log
@Correct pkg-message

PR:		25274
Submitted by:	    Biing Jong Lin <wing@@cert.org.tw>
@
text
@d2 2
a3 2
As of proftpd 1.2.0rc3 and later, you need to edit /etc/pam.conf to add
support for ftp.  To do so, add the following three lines to this file:
d5 3
a7 3
ftp auth    required    pam_unix.so         try_first_pass
ftp account required    pam_unix.so         try_first_pass
ftp session required    pam_permit.so
@


1.2
log
@Update to pre7
@
text
@d2 2
a3 2
As of proftpd 1.2.0p5 and later, you need to edit /etc/pam.conf to add
support for ftp.  To do so, add the following two lines to this file:
d7 1
@


1.1
log
@Update to pre6 which increases security.
@
text
@d2 1
a2 1
As of release 1.2.0p5 and later, you need to edit /etc/pam.conf to add
@

