diff options
author | Guido Günther <agx@sigxcpu.org> | 2017-11-11 14:21:02 +0100 |
---|---|---|
committer | Guido Günther <agx@sigxcpu.org> | 2017-11-11 14:21:02 +0100 |
commit | 808ce78d212c6b434d24066f1f2d44d3e76224ae (patch) | |
tree | d810e5fb8e698189ebe9af7f76c53aec0fba7e19 /src/krb5-auth-dialog.1.in | |
parent | New upstream version 3.20.0 (diff) | |
download | krb5-auth-dialog-808ce78d212c6b434d24066f1f2d44d3e76224ae.tar.gz krb5-auth-dialog-808ce78d212c6b434d24066f1f2d44d3e76224ae.tar.bz2 krb5-auth-dialog-808ce78d212c6b434d24066f1f2d44d3e76224ae.zip |
New upstream version 3.26.0
Diffstat (limited to 'src/krb5-auth-dialog.1.in')
-rw-r--r-- | src/krb5-auth-dialog.1.in | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/src/krb5-auth-dialog.1.in b/src/krb5-auth-dialog.1.in index 2a9867e..7630fd5 100644 --- a/src/krb5-auth-dialog.1.in +++ b/src/krb5-auth-dialog.1.in @@ -17,8 +17,11 @@ credentials, prompting the user for whatever information is necessary. .TP \fB--auto\fR -If this option is specified, \fBkrb5-auth-dialog\fR will exit if it finds that the -user has no Kerberos credentials. +If this option is specified, \fkrb5-auth-dialog\f will start only if it +finds that the user has Kerberos credentials. This may be used to +ensure that only users who actually use Kerberos see the program. +Note that in some settings, users may authenticate to Kerberos at a +later time even if they do not have Kerberos credentials initially. .SH "SEE ALSO" .BR krb5.conf (5) |