diff options
author | Michael Haro <mharo@FreeBSD.org> | 1999-09-28 07:30:21 +0000 |
---|---|---|
committer | Michael Haro <mharo@FreeBSD.org> | 1999-09-28 07:30:21 +0000 |
commit | 427decdeba294130aef61bf0aadcb3fa8d3f8b16 (patch) | |
tree | 396e42d75e7d32d45e43d4008511e4b84d2642fd /ftp/proftpd/pkg-message | |
parent | Add gracer (diff) |
Update to pre7
Notes
Notes:
svn path=/head/; revision=22040
Diffstat (limited to 'ftp/proftpd/pkg-message')
-rw-r--r-- | ftp/proftpd/pkg-message | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ftp/proftpd/pkg-message b/ftp/proftpd/pkg-message index f05875e40d90..bc4d1ee48ad5 100644 --- a/ftp/proftpd/pkg-message +++ b/ftp/proftpd/pkg-message @@ -1,5 +1,5 @@ ### -As of release 1.2.0p5 and later, you need to edit /etc/pam.conf to add +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: ftp auth required pam_unix.so try_first_pass |