HP-UX Reference (11i v1 00/12) - 4 File Formats (vol 8)
__________________________________________________________________________________________________________________________________________________________________________________________________
__________________________________________________________________________________________________________________________________________________________________________________________________
STANDARD Printed by: Nora Chuang [nchuang] STANDARD
/build/1111/BRICK/man4/!!!intro.4
________________________________________________________________
___ ___
f
ftpusers(4) ftpusers(4)
NAME
ftpusers - security file for ftpd(1M)
DESCRIPTION
ftpd rejects remote logins to local user accounts that are named in /etc/ftpd/ftpusers. Each res-
tricted account name must appear alone on a line in the file. The line cannot contain any white space.
User accounts that specify a restricted login shell in /etc/passwd should be listed in
/etc/ftpd/ftpusers because ftpd accesses local accounts without using their login shells. UUCP
accounts should be listed in /etc/ftpd/ftpusers.If/etc/ftpd/ftpusers does not exist,
ftpd skips the security check.
EXAMPLES
Given an /etc/ftpd/ftpusers file containing the following:
Only lines that exactly match user account names are
significant. Blank lines are harmless because they
do not match any account names. However you must be
careful.
uucp
guest
ftpd would reject login attempts using the local accounts careful., uucp,orguest.
AUTHOR
ftpusers was developed by the University of California, Berkeley and the Washington University, St.
Louis, Missouri.
SEE ALSO
ftp(1), ftpd(1M).
HP-UX Release 11i: December 2000 − 1 − Section 4−−71
___
___