Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ tftpd(1M) — SunOS 5.1

Media Vault

Software Library

Restoration Projects

Artifacts Sought

Related Articles

tftp(1)

inetd(1M)

netconfig(4)

tftpd(1M)

NAME

tftpd − Internet Trivial File Transfer Protocol server

SYNOPSIS

in.tftpd [ −s ] [ homedir ]

DESCRIPTION

tftpd is a server that supports the Internet Trivial File Transfer Protocol (TFTP).  This server is normally started by inetd(1M) and operates at the port indicated in the tftp Internet service description in the /etc/inetd.conf file.  By default, the entry for tftpd in etc/inetd.conf is commented out.  To make tftpd operational, the comment character(s) must be deleted from the file.  See inetd.conf(4). 

Before responding to a request, the server attempts to change its current directory to homedir; the default directory 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 that 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 and group ID set to [GU]ID_NOBODY under the assumption that no files exist with that owner or group.  However, nothing checks this assumption or enforces this restriction. 

SEE ALSO

tftp(1), inetd(1M), netconfig(4)

Sollins, K.R., The TFTP Protocol (Revision 2), RFC 783, Network Information Center, SRI International, Menlo Park, Calif., June 1981. 

SunOS 5.1  —  Last change: 5 Jul 1990

Typewritten Software • bear@typewritten.org • Edmonds, WA 98026