HP-UX Reference (11i v1 00/12) - 4 File Formats (vol 8)

__________________________________________________________________________________________________________________________________________________________________________________________________
__________________________________________________________________________________________________________________________________________________________________________________________________
STANDARD Printed by: Nora Chuang [nchuang] STANDARD
/build/1111/BRICK/man4/!!!intro.4
________________________________________________________________
___ ___
i
inetsvcs.conf(4) inetsvcs.conf(4)
NAME
inetsvcs.conf - configuration file for secure internet services
DESCRIPTION
The internet services, ftp, rcp, remsh, rlogin and telnet, use the /etc/inetsvcs.conf
configuration file to decide their behavior (i.e., whether to allow network authentication using Kerberos V5
or not). The contents of the le decide whether the secure internet services are to be enabled or not. This
configuration file is updated by the program inetsvcs_sec . The default entry in the file is as follows:
kerberos false
With this entry, all the specified services show their traditional behavior (i.e., provide authentication by
prompting for the user’s password).
To enable secure internet services, the inetsvcs_sec program is used to update the configuration file
with the following entry:
kerberos true
WARNING
This file should not be updated manually. The services will not run if an invalid entry exists in this file. The
program inetsvcs_sec must be used to update the configuration file.
SEE ALSO
sis(5), inetsvcs_sec(1M).
HP-UX Release 11i: December 2000 1 Section 4137
___
___