Searched refs:addressless (Results 1 – 11 of 11) sorted by relevance
| /src/crypto/heimdal/lib/krb5/ |
| H A D | init_creds.c | 326 krb5_boolean addressless) in krb5_get_init_creds_opt_set_addressless() argument 332 if (addressless) in krb5_get_init_creds_opt_set_addressless() 333 opt->opt_private->addressless = KRB5_INIT_CREDS_TRISTATE_TRUE; in krb5_get_init_creds_opt_set_addressless() 335 opt->opt_private->addressless = KRB5_INIT_CREDS_TRISTATE_FALSE; in krb5_get_init_creds_opt_set_addressless()
|
| H A D | krb5_locl.h | 238 krb5_get_init_creds_tristate addressless; member
|
| H A D | init_creds_pw.c | 420 switch (options->opt_private->addressless) { in get_init_creds_common()
|
| /src/crypto/krb5/src/windows/leashdll/ |
| H A D | leash-int.h | 46 int addressless, 82 DWORD addressless,
|
| H A D | lshfunc.c | 262 DWORD addressless = 0; in Leash_changepwd_v5() local 282 addressless = Leash_get_default_noaddresses(); in Leash_changepwd_v5() 283 if (addressless) in Leash_changepwd_v5() 427 int addressless, in Leash_kinit_ex() argument 439 addressless, in Leash_kinit_ex() 455 int addressless, in Leash_int_kinit_ex() argument 547 addressless, in Leash_int_kinit_ex()
|
| H A D | krb5routines.c | 171 DWORD addressless, in Leash_krb5_kinit() argument 247 if (addressless) in Leash_krb5_kinit()
|
| /src/crypto/krb5/src/windows/include/ |
| H A D | leashwin.h | 143 int addressless, unsigned long publicIP);
|
| /src/crypto/krb5/src/windows/kfwlogon/ |
| H A D | kfwcommon.c | 480 DWORD addressless, in KFW_kinit() argument 540 if (addressless) in KFW_kinit()
|
| /src/crypto/krb5/src/windows/installer/wix/ |
| H A D | msi-deployment-guide.txt | 202 Setting: default addressless tickets setting 685 Determines if addressless tickets will be obtained for new identities.
|
| /src/crypto/heimdal/ |
| H A D | ChangeLog.2006 | 936 * lib/krb5/krb5_locl.h: use new addressless, convert pa-pac option 937 to use the same tri-state option as the new addressless option. 939 * lib/krb5/init_creds_pw.c: use new addressless, convert pa-pac 940 option to use the same tri-state option as the new addressless
|
| H A D | ChangeLog.2005 | 698 * kuser/klist.c: If there are no addresses, print addressless
|