TFTPD(8C) — MAINTENANCE COMMANDS
NAME
tftpd, in.tftpd − TCP/IP Trivial File Transfer Protocol server
SYNOPSIS
/usr/etc/in.tftpd [−s] [ homedir ]
AVAILABILITY
This program is available with the Networking software installation option. Refer to OS/MP Release Notes for information on how to install optional software.
DESCRIPTION
tftpd is a server that supports the TCP/IP Trivial File Transfer Protocol (TFTP). This server is normally started by inetd(8C) and operates at the port indicated in the tftp Internet service description in the /etc/inetd.conf file; see inetd.conf(5) for details.
Before responding to a request, the server attempts to change its current directory to homedir; the default value is /tftpboot.
OPTIONS
−s Secure. When specified, the directory change must succeed; and the daemon also changes its root directory to homedir.
The use of tftp does not require an account or password on the remote system. Due to the lack of authentication information, tftpd will allow only publicly readable files to be accessed. Files may be written only if they already exist and are publicly writable. Note: this extends the concept of “public” to include all users on all hosts that can be reached through the network; this may not be appropriate on all systems, and its implications should be considered before enabling this service.
tftpd runs with the user ID (UID) and group ID (GID) set to −2, under the assumption that no files exist with that owner or group. However, nothing checks this assumption or enforces this restriction.
SEE ALSO
tftp(1C) inetd(8C), ipallocd(8C), netconfig(8C),
Sollins, K.R., The TFTP Protocol (Revision 2), RFC 783, Network Information Center, SRI International, Menlo Park, Calif., June 1981.
NOTES
The Network Information Service (NIS) was formerly known as Yellow Pages (YP). The functionality of the two remains the same; only the name has changed.
Solbourne Computer, Inc. — 18 December 1989