# WARNING: lukemftpd does not support PAM, MAC, per-class nologin files,

# or any login.conf resource limits or features; use it only if this is
# appropriate for your environment.  If you require these features, use
# the regular FreeBSD ftpd below.

Discourage users from using lukemftpd if they rely any of these standard
FreeBSD features that are fully supported by our native ftpd.  There
may be other features that are not yet supported that I have not yet
discovered.
This commit is contained in:
Robert Watson 2002-10-24 15:46:10 +00:00
parent bac8e8742b
commit 93af0c0187
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=105876

View file

@ -6,7 +6,12 @@
# To disable a service, comment it out by prefixing the line with '#'.
# To enable a service, remove the '#' at the beginning of the line.
#
# WARNING: lukemftpd does not support PAM, MAC, per-class nologin files,
# or any login.conf resource limits or features; use it only if this is
# appropriate for your environment. If you require these features, use
# the regular FreeBSD ftpd below.
#ftp stream tcp nowait root /usr/libexec/lukemftpd ftpd -l -r
#
#ftp stream tcp nowait root /usr/libexec/ftpd ftpd -l
#ftp stream tcp6 nowait root /usr/libexec/ftpd ftpd -l
#telnet stream tcp nowait root /usr/libexec/telnetd telnetd