WU-FTPD 2.4 Release Notes

28 WU-FTPD Release Notes for Version 2.4
Setting Up a Secure Version of ftp
Setting Up a Secure Version of ftp
With HP-UX 11.0, a unified binary is available for ftp which can operate
as both a Kerberos and non-Kerberos service. To have ftp operate in a
secure environment, enable the secure environment using the following
command on the command-line:
/usr/sbin/inetsvcs_sec enable
This command 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.