Setting up configuration environment
14
A.3
tftp server for software updates
Basic - L3P
Release
4.0
11/07
Note: The command "ps" does not always show the tftp daemon, al-
though it is actually running.
Special steps for HP workstations:
During installation on an HP workstation, enter the user tftp in the file
/etc/passwd.
For example:
tftp:*:510:20:tftp server:/usr/tftpdir:/bin/false
tftpuser ID*is in the password field510sample user ID20sample
group numbertftp serverany meaningful name/bin/falseman-
datory entry (login shell)
Test the tftp process with, for example:cd /tftpboot/mice tftp
<tftp server name> get mice/mice.bin rm mice.bin