diff options
author | Hiroki Sato <hrs@FreeBSD.org> | 2018-04-04 04:21:19 +0000 |
---|---|---|
committer | Hiroki Sato <hrs@FreeBSD.org> | 2018-04-04 04:21:19 +0000 |
commit | d684f11da759490a8d98d7b790796106285f4084 (patch) | |
tree | 27b7356df710fdf1440fe2c23154b8121e99f2ab /lib/krb5/krb5_get_creds.cat3 | |
parent | f52d4664e3f68828c06f85bfc1afa271e3e04713 (diff) | |
download | src-d684f11da759490a8d98d7b790796106285f4084.tar.gz src-d684f11da759490a8d98d7b790796106285f4084.zip |
Import Heimdal 7.5.0.vendor/heimdal/7.5.0vendor/heimdal
Notes
Notes:
svn path=/vendor-crypto/heimdal/dist/; revision=331978
svn path=/vendor-crypto/heimdal/7.5.0/; revision=331979; tag=vendor/heimdal/7.5.0
Diffstat (limited to 'lib/krb5/krb5_get_creds.cat3')
-rw-r--r-- | lib/krb5/krb5_get_creds.cat3 | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/lib/krb5/krb5_get_creds.cat3 b/lib/krb5/krb5_get_creds.cat3 index 9aef83e6fbb7..7e9f2683a556 100644 --- a/lib/krb5/krb5_get_creds.cat3 +++ b/lib/krb5/krb5_get_creds.cat3 @@ -62,7 +62,8 @@ DDEESSCCRRIIPPTTIIOONN functions. kkrrbb55__ggeett__ccrreeddss__oopptt__aadddd__ooppttiioonnss() and kkrrbb55__ggeett__ccrreeddss__oopptt__sseett__ooppttiioonnss() - adds and sets options to the structure . The possible options to set are + adds and sets options to the krb5_get_creds_opt structure . The possible + options to set are KRB5_GC_CACHED Only check the _c_c_a_c_h_e, don't got out on network to fetch credential. KRB5_GC_USER_USER request a user to user ticket. This options doesn't |