summaryrefslogtreecommitdiffstats
path: root/crypto/heimdal/appl/ftp/ftpd/ftpusers.cat5
blob: 2957aee71641b98de32a0274917076785cc55228 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
FTPUSERS(5)               NetBSD Programmer's Manual               FTPUSERS(5)

NNAAMMEE
     _/_e_t_c_/_f_t_p_u_s_e_r_s - FTP access list file

DDEESSCCRRIIPPTTIIOONN
     _/_e_t_c_/_f_t_p_u_s_e_r_s contains a list of users that should be allowed or denied
     FTP access. Each line contains a user, optionally followed by ``allow''
     (anything but ``allow'' is ignored).  The semi-user ``*'' matches any us-
     er.  Users that has an explicit ``allow'', or that does not match any
     line, are allowed access. Anyone else is denied access.

     Note that this is compatible with the old format, where this file con-
     tained a list of users that should be denied access.

EEXXAAMMPPLLEESS
     This will deny anyone but ``foo'' and ``bar'' to use FTP:

     foo allow
     bar allow
     *

SSEEEE AALLSSOO
     ftpd(8)

 KTH-KRB                          May 7, 1997                                1
OpenPOWER on IntegriCloud