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