HP-UX Reference (11i v2 07/12) - 4 File Formats (vol 8)

f
ftpaccess(4) ftpaccess(4)
(zero) implies no limit. Be very careful if you choose to remove the limit. If a clause is found matching
the remote user’s class, that limit is used. Otherwise, the clause with class ’*’, or no class given, is
used. For example:
site-exec-max-lines 200 remote
site-exec-max-lines 0 local
site-exec-max-lines 25
The above examples limit output from SITE EXEC (and therefore SITE INDEX) to
200 lines for
remote users, specifies there is no limit at all for
local users, and sets a limit of 25 lines for all
other users.
dns refuse_mismatch
filename [ override ]
Refuse FTP sessions when the forward and reverse lookups for the remote site do not match. Display
the named file, filename (like a message file), admonishing the user. If the optional
override is
specified, allow the connection after complaining.
Note: This option is not supported on IPv6-enabled systems.
dns refuse_no_reverse
filename [ override ]
Refuse FTP sessions when there is no reverse DNS entry for the remote site. Display the named file,
filename (like a message file), admonishing the user. If the optional
override is specified, allow the
connection after complaining.
dns resolveroptions
[ options ]
dns resolveroptions
allows you to tweak name server options. The line takes a series of flags
as documented in resolver(3N) (with the leading RES_ removed). Each can be preceded by an optional
+ or -. For example,
dns resolveroptions +aaonly -dnsrch
turns on the aaonly option (only accept authoritative answers) and turns off the
dnsrch option
(search the domain path).
WARNINGS
IPv6 is supported on HP-UX 11i Version 1.0, with the optional IPv6 software installed. Currently, IPv6 is
not supported on systems running HP-UX 11i Version 1.6.
FILES
/etc/ftpd/ftpaccess
AUTHOR
ftpaccess was developed by the Washington University, St. Louis, Missouri.
SEE ALSO
ftpshut(1), groups(1), passwd(1), ftpd(1M), chroot(2), umask(2), resolver(3N), ftpconversions(4),
ftpgroups(4).
96 Hewlett-Packard Company 13 HP-UX 11i Version 2: December 2007 Update