opnsense-src/libexec/ftpd
joyu liaonull 0804e60df1 ftpd: Provide an option to turn off FTP anonymous usage
ftpd provides the -n option to disable anonymous FTP access, meaning the
username 'ftp' cannot log in to the FTP server without a password stored
in the password database. This feature helps prevent users who lack the
background knowledge of how this special username 'ftp' conventionally
works in FTP from mistakenly creating an account with the username
'ftp,' assuming it behaves like other usernames that require a password
to log in to the FTP server, which it does not.

Differential Revision:	https://reviews.freebsd.org/D46547
2025-06-26 14:10:14 +02:00
..
blacklist.c Remove "All Rights Reserved" from FreeBSD Foundation copyrights 2024-07-30 12:16:36 -04:00
blacklist_client.h Remove "All Rights Reserved" from FreeBSD Foundation copyrights 2024-07-30 12:16:36 -04:00
config.h Remove $FreeBSD$: one-line .c comment pattern 2023-08-16 11:54:29 -06:00
extern.h libexec: Remove ancient SCCS tags. 2023-11-26 22:23:28 -07:00
ftpchroot.5 Remove $FreeBSD$: two-line nroff pattern 2023-08-16 11:55:10 -06:00
ftpcmd.y ftpd: stop using -g flag for /bin/ls 2024-05-21 22:50:14 +00:00
ftpd.8 ftpd: Provide an option to turn off FTP anonymous usage 2025-06-26 14:10:14 +02:00
ftpd.c ftpd: Provide an option to turn off FTP anonymous usage 2025-06-26 14:10:14 +02:00
ftpusers Remove $FreeBSD$: one-line sh pattern 2023-08-16 11:55:03 -06:00
logwtmp.c libexec: Automated cleanup of cdefs and other formatting 2023-11-26 22:23:59 -07:00
Makefile Remove residual blank line at start of Makefile 2024-07-15 16:43:39 -06:00
Makefile.depend Remove $FreeBSD$: one-line sh pattern 2023-08-16 11:55:03 -06:00
Makefile.depend.options Remove $FreeBSD$: one-line sh pattern 2023-08-16 11:55:03 -06:00
pathnames.h libexec: Remove ancient SCCS tags. 2023-11-26 22:23:28 -07:00
popen.c libexec: Automated cleanup of cdefs and other formatting 2023-11-26 22:23:59 -07:00