HP-UX 11i June 2001 Release Notes

Internet and Networking Services
New Versions of FTPD
Chapter 10 209
Virtual FTP Support
If you wish to manage an ftp server for two separate domains on the
same machine, the virtual ftp server feature can be used. This allows an
administrator to configure systems, so that a user ftp’ing to
ftp.domain1.com gets one ftp banner and ftp directory, and a user
ftp’ing to ftp.domain2.com gets another banner and directory even
though they are on the same machine and use the same ports.
NOTE Setting up a virtual ftp server requires IP address aliasing. This is
supported in HP-UX 10.30 and later.
Secure Version of FTPD
At 11i, a unified binary is available for the new version of FTPD which
can operate as both Kerberos and non-Kerberos service.
To have the new FTPD operate in a secure environment, you enable the
secure environment, with the following command:
/usr/sbin/inetsvcs_sec enable
This will update the system file /etc/inetsvcs.conf with an entry
kerberos true. The services obtain the type of authentication
mechanism from the system file at run time.
Table 10-4 New Logging Information
/var/adm/syslog/xferlog This file contains logging
information from the FTP server
daemon.
Table 10-5 Support Tools
/usr/bin/ckconfig Verifies path names of all FTP
configuration files.