003 File Manager
Current Path:
/usr/src/crypto/heimdal/appl/ftp/ftpd
usr
/
src
/
crypto
/
heimdal
/
appl
/
ftp
/
ftpd
/
📁
..
📄
Makefile.am
(952 B)
📄
Makefile.in
(34.29 KB)
📄
extern.h
(4.26 KB)
📄
ftpcmd.c
(90.57 KB)
📄
ftpcmd.y
(28.51 KB)
📄
ftpd.8
(13.94 KB)
📄
ftpd.c
(52.3 KB)
📄
ftpd_locl.h
(3.72 KB)
📄
ftpusers.5
(731 B)
📄
gss_userok.c
(2.65 KB)
📄
gssapi.c
(12.11 KB)
📄
kauth.c
(3.15 KB)
📄
klist.c
(4.69 KB)
📄
logwtmp.c
(4.73 KB)
📄
ls.c
(20.62 KB)
📄
pathnames.h
(2.4 KB)
📄
popen.c
(5.96 KB)
📄
security.c
(17.7 KB)
Editing: ftpusers.5
.\" $Id$ .\" .Dd May 7, 1997 .Dt FTPUSERS 5 .Os KTH-KRB .Sh NAME .Pa /etc/ftpusers .Nd FTP access list file .Sh DESCRIPTION .Pa /etc/ftpusers contains a list of users that should be allowed or denied FTP access. Each line contains a user, optionally followed by .Dq allow (anything but .Dq allow is ignored). The semi-user .Dq * matches any user. Users that has an explicit .Dq allow , or that does not match any line, are allowed access. Anyone else is denied access. .Pp Note that this is compatible with the old format, where this file contained a list of users that should be denied access. .Sh EXAMPLES This will deny anyone but .Dq foo and .Dq bar to use FTP: .Bd -literal foo allow bar allow * .Ed .Sh SEE ALSO .Xr ftpd 8
Upload File
Create Folder