HP-UX Reference (11i v1 05/09) - 1M System Administration Commands N-Z (vol 4)
t
tftpd(1M) tftpd(1M)
DIAGNOSTICS
The following diagnostics are logged to the syslogd
facility at the err log level (see syslogd(1M)).
No security mechanism exists
The pseudo-user tftp was not found in the password database (
/etc/passwd ), and tftpd
was invoked without any path arguments.
Add or correct the entry for the pseudo-user
tftp in the password database /etc/passwd .
Or, add an access list (path arguments) to the
tftpd arguments in the inetd configuration file
/etc/inetd.conf
. Reconfigure inetd with the command inetd -c
.
Unknown option option ignored
An invalid option was specified in the
tftpd arguments in the inetd configuration file
/etc/inetd.conf
.
Remove or correct the option. Restart
inetd with the command
inetd -c.
Invalid total timeout value
The value given for the -T option was not a number or was a negative number.
Correct the value given for the
-T option. Reconfigure inetd with the command inetd -c
.
Invalid retransmission timeout value
The value given for the
-R option was not a number or was a negative number.
Correct the value given for the -R option. Reconfigure inetd with the command inetd -c
.
system call
:
The named system call failed. See the corresponding manual entry for a description of the sys-
tem call. The reason for the failure is explained in the error message appended to the system
call.
WARNINGS
When invoked with no path arguments, tftpd cannot follow symbolic links that refer to paths outside of
the home directory of the pseudo-user tftp, because it performs a chroot().
AUTHOR
tftpd was developed by the University of California, Berkeley, and Hewlett-Packard.
SEE ALSO
tftp(1), inetd(1M), syslogd(1M), chroot(2), inetd.conf(4), passwd(4).
STANDARDS CONFORMANCE
tftpd: RFC783.
Section 1M−−1020 Hewlett-Packard Company − 2 − HP-UX 11i Version 1: September 2005