Searched refs:tickets (Results 1 – 25 of 46) sorted by relevance
12
| /netbsd/src/crypto/external/bsd/heimdal/dist/po/heimdal_kuser/ |
| D | heimdal_kuser.pot | 68 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/ |
| D | get_for_creds.c | 268 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()
|
| D | get_cred.c | 1035 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()
|
| D | krb_err.et | 51 ec INTK_W_NOTALL, "Kerberos 4: not all tickets returned"
|
| D | rd_cred.c | 269 &cred.tickets.val[i], &len, ret); in krb5_rd_cred()
|
| D | digest.c | 748 Ticket **tickets) in krb5_digest_get_tickets() argument 750 *tickets = NULL; in krb5_digest_get_tickets()
|
| D | krb5_err.et | 257 error_code KRB5_TKT_NOT_FORWARDABLE, "Requesting ticket can't get forwardable tickets"
|
| /netbsd/src/crypto/external/bsd/heimdal/dist/lib/asn1/ |
| D | digest.asn1 | 63 tickets [1] SEQUENCE OF OCTET STRING OPTIONAL, 100 tickets [3] SEQUENCE OF OCTET STRING OPTIONAL
|
| D | krb5.asn1 | 487 additional-tickets[11] SEQUENCE OF Ticket OPTIONAL 603 tickets[2] SEQUENCE OF Ticket,
|
| /netbsd/src/crypto/external/bsd/heimdal/dist/ |
| D | TODO | 6 stampless tickets, and was supported in the recv'ing end with 0.6.1.
|
| D | NEWS | 79 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 …]
|
| D | ChangeLog.2006 | 858 * 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
|
| D | ChangeLog.2004 | 999 * 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.
|
| D | ChangeLog.2000 | 172 * 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
|
| D | ChangeLog.2001 | 284 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/ |
| D | heimtools-commands.in | 37 help = "List kerberos tickets" 54 help = "test for having tickets"
|
| D | kdigest-commands.in | 179 help = "Where the the credential cache is created when the KDC returns tickets"
|
| /netbsd/src/crypto/external/bsd/heimdal/dist/doc/ |
| D | misc.texi | 44 To make the Heimdal KDC produce tickets that the Cisco can decode you
|
| D | apps.texi | 247 To differentiate between Kerberos 4 tickets and Kerberos 5 tickets, 2b
|
| D | whatis.texi | 68 In Kerberos, principals use @dfn{tickets} to prove that they are who
|
| D | setup.texi | 769 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/ |
| D | hdb.asn1 | 46 trusted-for-delegation(14), -- Trusted to print forwardabled tickets
|
| /netbsd/src/crypto/external/bsd/heimdal/dist/po/heim_com_err39525376/ |
| D | heim_com_err39525376.pot | 213 msgid "Kerberos 4: not all tickets returned"
|
| /netbsd/src/crypto/external/bsd/heimdal/dist/tests/ |
| D | ChangeLog | 773 tickets, start kdc on localhost:8888. 776 tickets.
|
| /netbsd/src/crypto/external/bsd/openssh/dist/ |
| D | README.lpk | 102 …and if RSAauth and tickets based auth fails, it will fallback to standard password authentication …
|
12