aboutsummaryrefslogtreecommitdiff
path: root/libexec
diff options
context:
space:
mode:
authorDavid Nugent <davidn@FreeBSD.org>1997-04-26 12:23:51 +0000
committerDavid Nugent <davidn@FreeBSD.org>1997-04-26 12:23:51 +0000
commit334ab9fdd0701f82c67de9113b3f36a48bb489c9 (patch)
treea9c94e80316dbef8b15a0a4d39af42621d0f0e0c /libexec
parentaf85d782fd370e287973717b7242dbabec5526d2 (diff)
downloadsrc-334ab9fdd0701f82c67de9113b3f36a48bb489c9.tar.gz
src-334ab9fdd0701f82c67de9113b3f36a48bb489c9.zip
Notes
Diffstat (limited to 'libexec')
-rw-r--r--libexec/ftpd/ftpd.821
1 files changed, 20 insertions, 1 deletions
diff --git a/libexec/ftpd/ftpd.8 b/libexec/ftpd/ftpd.8
index b50a472d42b8..e20b688b77cb 100644
--- a/libexec/ftpd/ftpd.8
+++ b/libexec/ftpd/ftpd.8
@@ -30,7 +30,7 @@
.\" SUCH DAMAGE.
.\"
.\" @(#)ftpd.8 8.2 (Berkeley) 4/19/94
-.\" $Id: ftpd.8,v 1.14 1997/03/25 03:45:52 mpp Exp $
+.\" $Id: ftpd.8,v 1.15 1997/04/23 04:56:39 davidn Exp $
.\"
.Dd April 19, 1994
.Dt FTPD 8
@@ -347,6 +347,25 @@ Guests
can then place files which are to be accessible via the anonymous
account in this directory.
.El
+.Pp
+If compiled with the
+.Em INTERNAL_LS
+option,
+.Nm ftpd
+will have internal support for handling remote requests to list
+files, and will not execute
+.Pa /bin/ls
+in either a chrooted or non-chrooted environment.
+In this case, the
+.Pa ~/bin/ls
+executable need not be placed into the chrooted tree, nor need the
+.Pa ~/bin
+directory exist.
+This support may be added by making ftpd with the
+.Em FTP_INTERNAL_LS
+variable set either in
+.Pa /etc/make.conf
+or in the shell's environment.
.Sh FILES
.Bl -tag -width /etc/ftpwelcome -compact
.It Pa /etc/ftpusers