mirror of
https://github.com/opnsense/src.git
synced 2026-06-13 10:40:19 -04:00
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 |
||
|---|---|---|
| .. | ||
| blacklist.c | ||
| blacklist_client.h | ||
| config.h | ||
| extern.h | ||
| ftpchroot.5 | ||
| ftpcmd.y | ||
| ftpd.8 | ||
| ftpd.c | ||
| ftpusers | ||
| logwtmp.c | ||
| Makefile | ||
| Makefile.depend | ||
| Makefile.depend.options | ||
| pathnames.h | ||
| popen.c | ||