| /freebsd/crypto/krb5/src/windows/include/ |
| H A D | leashwin.h | 44 int proxiable; member 87 DWORD proxiable; member 142 int forwardable, int proxiable, int renew_life,
|
| /freebsd/crypto/krb5/src/windows/leashdll/ |
| H A D | leash-int.h | 44 int proxiable, 80 DWORD proxiable,
|
| H A D | lsh_pwd.c | 244 dlginfo->in.proxiable = lpdlginfo->proxiable; in NetId_dialog_ex() 1248 static int proxiable=0; in AuthenticateProc() local 1319 proxiable = Leash_get_default_proxiable(); in AuthenticateProc() 1320 if (proxiable < 0) in AuthenticateProc() 1321 proxiable = 0; in AuthenticateProc() 1330 proxiable = lpdi->proxiable; in AuthenticateProc() 1548 forwardable = proxiable = in AuthenticateProc() 1561 proxiable, in AuthenticateProc()
|
| H A D | lshfunc.c | 425 int proxiable, in Leash_kinit_ex() argument 437 proxiable, in Leash_kinit_ex() 453 int proxiable, in Leash_int_kinit_ex() argument 545 proxiable, in Leash_int_kinit_ex() 1594 char proxiable[80]; in Leash_get_default_proxiable() local 1596 proxiable, sizeof(proxiable))) in Leash_get_default_proxiable() 1598 proxiable[sizeof(proxiable) - 1] = 0; in Leash_get_default_proxiable() 1599 return atoi(proxiable); in Leash_get_default_proxiable()
|
| H A D | krb5routines.c | 169 DWORD proxiable, in Leash_krb5_kinit() argument 244 proxiable ? 1 : 0); in Leash_krb5_kinit()
|
| /freebsd/crypto/heimdal/lib/krb5/ |
| H A D | init_creds.c | 230 int proxiable) in krb5_get_init_creds_opt_set_proxiable() argument 233 opt->proxiable = proxiable; in krb5_get_init_creds_opt_set_proxiable()
|
| H A D | acache.c | 279 cred->flags.b.proxiable = 1; in make_cred_from_ccred() 404 if (incred->flags.b.proxiable) in make_ccred_from_cred()
|
| H A D | krb5.h | 721 int proxiable; member
|
| H A D | get_cred.c | 1493 flags.b.proxiable = template->flags.b.proxiable; in krb5_get_renewed_creds()
|
| H A D | init_creds_pw.c | 411 ctx->flags.proxiable = options->proxiable; in get_init_creds_common()
|
| /freebsd/crypto/heimdal/lib/hdb/ |
| H A D | hdb.schema | 19 #-- proxiable(2), -- may issue proxiable
|
| H A D | hdb.asn1 | 34 proxiable(2), -- may issue proxiable
|
| H A D | print.c | 349 if (!flags.proxiable) in flags_to_attr()
|
| /freebsd/crypto/heimdal/doc/ |
| H A D | init-creds | 23 int proxiable; 52 int proxiable); 175 If proxiable is specified, the PROXIABLE option on the ticket will be 176 set if and only if proxiable is non-zero. The configuration variable 177 [libdefaults] "proxiable" is used if no value is passed in. The 286 start_time, and options.{tkt_life,renew_life,forwardable,proxiable} 365 int proxiable; /* varname = "proxiable" */
|
| /freebsd/crypto/heimdal/lib/kadm5/ |
| H A D | ent_setup.c | 50 flags->proxiable = !(attr & KRB5_KDB_DISALLOW_PROXIABLE); in attr_to_flags() 121 ent->entry.flags.proxiable = 1; in default_flags()
|
| H A D | get_s.c | 104 out->attributes |= ent.entry.flags.proxiable ? 0 : KRB5_KDB_DISALLOW_PROXIABLE; in kadm5_s_get_principal()
|
| /freebsd/crypto/krb5/src/lib/krb5/krb/ |
| H A D | gic_opt.c | 69 int proxiable) in krb5_get_init_creds_opt_set_proxiable() argument 72 opt->proxiable = proxiable; in krb5_get_init_creds_opt_set_proxiable()
|
| /freebsd/crypto/krb5/src/clients/kinit/ |
| H A D | kinit.c | 91 int proxiable; member 269 opts->proxiable = 1; in parse_options() 378 if (opts->proxiable && opts->not_proxiable) { in parse_options() 666 if (opts->proxiable) in k5_kinit()
|
| /freebsd/crypto/heimdal/kuser/ |
| H A D | kinit.c | 270 flags.b.proxiable = proxiable_flag; in renew_validate() 272 flags.b.proxiable = out->flags.b.proxiable; in renew_validate()
|
| H A D | klist.c | 108 if(cred->flags.b.proxiable) in print_cred()
|
| /freebsd/crypto/heimdal/kdc/ |
| H A D | kerberos5.c | 1511 if(client->entry.flags.proxiable && server->entry.flags.proxiable) in _kdc_as_rep() 1512 et.flags.proxiable = f.proxiable; in _kdc_as_rep() 1513 else if (f.proxiable) { in _kdc_as_rep()
|
| H A D | krb5tgs.c | 419 if(f.proxiable){ in check_tgs_flags() 420 if(!tgt->flags.proxiable){ in check_tgs_flags() 425 et->flags.proxiable = 1; in check_tgs_flags() 428 if(!tgt->flags.proxiable){ in check_tgs_flags()
|
| /freebsd/crypto/krb5/src/windows/kfwlogon/ |
| H A D | kfwcommon.c | 478 DWORD proxiable, in KFW_kinit() argument 537 proxiable ? 1 : 0); in KFW_kinit()
|
| /freebsd/crypto/heimdal/lib/asn1/ |
| H A D | krb5.asn1 | 311 proxiable(3), 330 proxiable(3),
|
| /freebsd/crypto/krb5/src/windows/installer/wix/ |
| H A D | msi-deployment-guide.txt | 206 Setting: default proxiable tickets setting 749 Obtain proxiable tickets.
|