Содержащиеся вНайти другие документыРесурсы поддержки | Загрузить это руководство в формате PDF (3087 КБ)
warn.conf(4)Name | Synopsis | Description | Examples | Files | Attributes | See Also | Notes Name
Synopsis/etc/krb5/warn.conf DescriptionThe warn.conf file contains configuration information specifying how users will be warned by the ktkt_warnd daemon about ticket expiration. In addition, this file can be used to auto-renew the user's Ticket-Granting Ticket (TGT) instead of warning the user. Credential expiration warnings and auto-renew results are sent, by means of syslog, to auth.notice. Each Kerberos client host must have a warn.conf file in order for users on that host to get Kerberos warnings from the client. Entries in the warn.conf file must have the following format: principal [renew[:opt1,...optN]] syslog|terminal time or: principal [renew[:opt1,...optN]] mail time [email address]
ExamplesExample 1 Specifying WarningsThe following warn.conf entry
specifies that warnings will be sent to the syslog five minutes before the expiration of the TGT for all principals. The form of the message is:
Example 2 Specifying RenewalThe following warn.conf entry: * renew:log terminal 30m ...specifies that renew results will be sent to the user's terminal 30 minutes before the expiration of the TGT for all principals. The form of the message (on renew success) is: myname@ACME.COM: your kerberos credentials have been renewed FilesAttributesSee attributes(5) for descriptions of the following attributes:
See Alsokinit(1), kdestroy(1), ktkt_warnd(1M), syslog.conf(4), utmpx(4), attributes(5), kerberos(5), pam_krb5(5) NotesThe auto-renew of the TGT is attempted only if the user is logged-in, as determined by examining utmpx(4). Name | Synopsis | Description | Examples | Files | Attributes | See Also | Notes |
||||||