  | 
»  | 
 | 
  
 | 
 | 
To use Kerberos authentication instead of the default UNIX (user/password)
authentication, follow these steps to enable the
Secure Internet Services mechanism: Log in as root on the system where you want to enable the mechanism. Type this command: /usr/sbin/inetsvcs_sec enable  |  
 The system file /etc/inetsvcs.conf is updated with the entry kerberos true.  Then, at run time, the services use the Kerberos authentication
and authorization instead of the default UNIX authentication.  Also,
a man page for the Kerberized service is displayed whenever a man
page is requested. 
  
 |