KTKT_WARND(8)        Maintenance Commands and Procedures       KTKT_WARND(8)
NAME
       ktkt_warnd - Kerberos warning daemon
SYNOPSIS
       /usr/lib/krb5/ktkt_warndDESCRIPTION
       ktkt_warnd is a daemon on Kerberos clients that can warn users when
       their Kerberos tickets are about to expire or renew the tickets
       before they expire.  It is invoked by 
inetd when a ticket-granting
       ticket (TGT) is obtained for the first time, such as after using the       
kinit command.  
ktkt_warnd can be configured through the       
/etc/krb5/warn.conf file on the client. In 
warn.conf, you can specify
       that you be supplied notice, through 
syslog or terminal or mail, of
       ticket expiration or to renew the TGT.
FILES
       /etc/krb5/warn.conf                              Kerberos warning configuration file
ATTRIBUTES
       See 
attributes(7) for descriptions of the following attributes:
       +--------------------+-----------------+
       |  ATTRIBUTE TYPE    | ATTRIBUTE VALUE |
       +--------------------+-----------------+
       |Interface Stability | Evolving        |
       +--------------------+-----------------+
SEE ALSO
       svcs(1), 
warn.conf(5), 
attributes(7), 
kerberos(7), 
smf(7),       
inetadm(8), 
inetd(8), 
svcadm(8)NOTES
       The 
ktkt_warnd service is managed by the service management facility,       
smf(7), under the service identifier:
         svc:/network/security/ktkt_warn:default
       Administrative actions on this service, such as enabling, disabling,
       or requesting restart, can be performed using 
svcadm(8).
       Responsibility for initiating and restarting this service is
       delegated to 
inetd(8). Use 
inetadm(8) to make configuration changes
       and to view configuration information for this service. The service's
       status can be queried using the 
svcs(1) command.
                               March 21, 2005                  KTKT_WARND(8)