System Administration Commands ktktwarnd(1M)
NAME
ktktwarnd - Kerberos warning daemon
SYNOPSIS
/usr/lib/krb5/ktktwarnd
DESCRIPTION
ktktwarnd 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.
ktktwarnd 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
ATRIBUTES
See attributes(5) for descriptions of the following attri-
butes:
ATRIBUTE TYPE ATRIBUTE VALUE
Interface Stability Evolving
SEE ALSO
svcs(1), inetadm(1M), inetd(1M), svcadm(1M), warn.conf(4),
attributes(5), kerberos(5), smf(5)
NOTES
The ktktwarnd service is managed by the service management
facility, smf(5), under the service identifier:
svc:/network/security/ktktwarn:default
Administrative actions on this service, such as enabling,
disabling, or requesting restart, can be performed using
svcadm(1M). Responsibility for initiating and restarting
this service is delegated to inetd(1M). Use inetadm(1M) to
SunOS 5.11 Last change: 21 Mar 2005 1
System Administration Commands ktktwarnd(1M)
make configuration changes and to view configuration infor-
mation for this service. The service's status can be queried
using the svcs(1) command.
SunOS 5.11 Last change: 21 Mar 2005 2
|