Home
last modified time | relevance | path

Searched refs:tickets (Results 1 – 25 of 46) sorted by relevance

12

/netbsd/src/crypto/external/bsd/heimdal/dist/po/heimdal_kuser/
Dheimdal_kuser.pot68 msgid "get forwardable tickets"
76 msgid "lifetime of tickets"
80 msgid "get proxiable tickets"
88 msgid "get renewable tickets"
92 msgid "renewable lifetime of tickets"
160 msgid "honor ok-as-delegate on tickets"
368 msgid "test for having tickets"
/netbsd/src/crypto/external/bsd/heimdal/dist/lib/krb5/
Dget_for_creds.c268 ALLOC_SEQ(&cred.tickets, 1); in krb5_get_forwarded_creds()
269 if (cred.tickets.val == NULL) { in krb5_get_forwarded_creds()
275 cred.tickets.val, &len); in krb5_get_forwarded_creds()
Dget_cred.c1035 krb5_creds **tickets; in get_cred_kdc_referral() local
1074 tickets = referral_tgts; in get_cred_kdc_referral()
1079 while (tickets && *tickets){ in get_cred_kdc_referral()
1083 *tickets)) { in get_cred_kdc_referral()
1092 tickets++; in get_cred_kdc_referral()
Dkrb_err.et51 ec INTK_W_NOTALL, "Kerberos 4: not all tickets returned"
Drd_cred.c269 &cred.tickets.val[i], &len, ret); in krb5_rd_cred()
Ddigest.c748 Ticket **tickets) in krb5_digest_get_tickets() argument
750 *tickets = NULL; in krb5_digest_get_tickets()
Dkrb5_err.et257 error_code KRB5_TKT_NOT_FORWARDABLE, "Requesting ticket can't get forwardable tickets"
/netbsd/src/crypto/external/bsd/heimdal/dist/lib/asn1/
Ddigest.asn163 tickets [1] SEQUENCE OF OCTET STRING OPTIONAL,
100 tickets [3] SEQUENCE OF OCTET STRING OPTIONAL
Dkrb5.asn1487 additional-tickets[11] SEQUENCE OF Ticket OPTIONAL
603 tickets[2] SEQUENCE OF Ticket,
/netbsd/src/crypto/external/bsd/heimdal/dist/
DTODO6 stampless tickets, and was supported in the recv'ing end with 0.6.1.
DNEWS79 anonymous tickets. However, it did not verify that a KDC in fact
127 . Anonymous PKINIT tickets discard the realm information used
195 - kgetcred support for anonymous service tickets
244 of issued tickets. This may, in some cases, enable bypass of capath
359 when requesting tickets with addresses
790 * kdc: stop clients from renewing tickets into the future
1050 * login will get v4 tickets when it receives forwarded tickets
1066 * klist supports listing v4 tickets
1072 * support for anonymous tickets
1139 tickets)
[all …]
DChangeLog.2006858 * kuser/Makefile.am: Add tool for printing tickets.
860 * kuser/kimpersonate.1: Add tool for printing tickets.
862 * kuser/kimpersonate.c: Add tool for printing tickets.
891 * kdc/kerberos5.c: Signing outgoing tickets.
893 * kdc/krb5tgs.c: Add signing and checking of tickets to s4u2self
944 used to control the address-lessness of the initial tickets
1079 * lib/krb5/krb5_locl.h: Default to address-less tickets.
1231 * lib/krb5/get_cred.c: Allow setting additional tickets in the
DChangeLog.2004999 * kdc/kerberos4.c: stop the client from renewing tickets into the
1252 tickets after half the tickets lifetime
1480 * lib/krb5/get_for_creds.c (krb5_get_forwarded_creds): If tickets
1481 are address-less, forward address-less tickets.
DChangeLog.2000172 * kuser/klist.c: print key versions numbers of v4 tickets in
854 your krb4 tickets the default (if build with krb4 support)
1037 * kuser/klist.c: add support for display v4 tickets
1064 * kdc: add support for anonymous tickets
DChangeLog.2001284 v4 tickets if we succeed renewing
328 we got tickets from a v4 server
862 (check_tgs_flags): handle renews requesting non-renewable tickets
/netbsd/src/crypto/external/bsd/heimdal/dist/kuser/
Dheimtools-commands.in37 help = "List kerberos tickets"
54 help = "test for having tickets"
Dkdigest-commands.in179 help = "Where the the credential cache is created when the KDC returns tickets"
/netbsd/src/crypto/external/bsd/heimdal/dist/doc/
Dmisc.texi44 To make the Heimdal KDC produce tickets that the Cisco can decode you
Dapps.texi247 To differentiate between Kerberos 4 tickets and Kerberos 5 tickets, 2b
Dwhatis.texi68 In Kerberos, principals use @dfn{tickets} to prove that they are who
Dsetup.texi769 authenticate to a server in @samp{OTHER.REALM}? Having valid tickets in
779 service tickets from the Kerberos server in the other realm.
1259 The easiest way to get tickets for a service is to store the key in a
1285 expiration time of the tickets. kinit can run in a mode that refreshes
1286 the tickets before they expire. This is useful for services that write
1373 allowed to get tickets.
1471 use kinit to get yourself tickets. For example:
/netbsd/src/crypto/external/bsd/heimdal/dist/lib/hdb/
Dhdb.asn146 trusted-for-delegation(14), -- Trusted to print forwardabled tickets
/netbsd/src/crypto/external/bsd/heimdal/dist/po/heim_com_err39525376/
Dheim_com_err39525376.pot213 msgid "Kerberos 4: not all tickets returned"
/netbsd/src/crypto/external/bsd/heimdal/dist/tests/
DChangeLog773 tickets, start kdc on localhost:8888.
776 tickets.
/netbsd/src/crypto/external/bsd/openssh/dist/
DREADME.lpk102 …and if RSAauth and tickets based auth fails, it will fallback to standard password authentication …

12