Provided by: manpages-cs_4.21.0-2_all bug

JMÉNO

       ftpusers — file which lists users who are not allowed to use ftp

POPIS

       /etc/ftpusers  is  used  by ftpd(8); the file contains a list of users who are not allowed to use the ftp
       command. For security reasons at least users like ``root'', ``bin'',  ``uucp''  and  ``news''  should  be
       listed in this file. Blank lines and lines beginning with `#' are ignored.

       Note:  a  lines  with  `#'  in the middle is not a comment. Don't put `#' after a name to comment it; use
       another line, or things will silently fail on you.

PŘÍKLADY

       /etc/ftpusers může obsahovat následující položky:

       #
       # /etc/ftpusers
       #
       root
       uucp
       news

SOUBORY

       /etc/ftpusers

DALŠÍ INFORMACE

       ftp(1), ftpd(8)

PŘEKLAD

       Překlad této příručky do španělštiny vytvořili Pavel Heimlich <tropikhajma@gmail.com>

       Tento  překlad  je  bezplatná  dokumentace;  Přečtěte  si  GNU  General   Public   License   Version   3:
       https://www.gnu.org/licenses/gpl-3.0.html nebo novější ohledně podmínek autorských práv. Neexistuje ŽÁDNÁ
       ODPOVĚDNOST.

       Pokud   narazíte   na   nějaké   chyby   v   překladu   této   příručky,   pošlete   e-mail   na   adresu
       translation-team-cs@lists.sourceforge.net .

Linux NetKit (0.17)                              22. dubna 1994                                      FTPUSERS(5)