1krb5-auth-dialog(1) System Administrator's Manual krb5-auth-dialog(1)
2
3
4
6 krb5-auth-dialog - Kerberos 5 credential checking
7
8
10 krb5-auth-dialog [--auto]
11
12
14 The krb5-auth-dialog application will periodically check (every 30 sec‐
15 onds) if the user has Kerberos credentials, and if so, if they will
16 expire soon (in less than 30 minutes). If it determines that this is
17 the case, krb5-auth-dialog will attempt to obtain fresh credentials,
18 prompting the user for whatever information is necessary.
19
20
22 --auto If this option is specified, rb5-auth-dialogwill start only if
23 it finds that the user has Kerberos credentials. This may be
24 used to ensure that only users who actually use Kerberos see the
25 program. Note that in some settings, users may authenticate to
26 Kerberos at a later time even if they do not have Kerberos cre‐
27 dentials initially.
28
29
31 krb5.conf(5)
32
33
35 Probably, but let's hope not. If you find any, please file them in the
36 bug database at http://bugzilla.gnome.org/ against the "krb5-auth-dia‐
37 log" component.
38
39
41 Christopher Aillon <caillon@redhat.com>
42 Jonathan Blandford <jrb@redhat.com>
43 Guido Günther <agx@sigxcpu.org>
44
45
46
47GNOME 2005/11/02 krb5-auth-dialog(1)