Home
last modified time | relevance | path

Searched refs:pac_kdc_key (Results 1 – 2 of 2) sorted by relevance

/dports/net/samba412/samba-4.12.15/source4/torture/auth/
H A Dpac.c302 const char *pac_file, *pac_kdc_key, *pac_member_key; in torture_pac_saved_check() local
324 pac_kdc_key = torture_setting_string(tctx, "pac_kdc_key", in torture_pac_saved_check()
330 torture_comment(tctx, "Using pac_kdc_key '%s'\n", pac_kdc_key); in torture_pac_saved_check()
336 if (*pac_kdc_key == 0) { in torture_pac_saved_check()
339 krbtgt_bytes = smbpasswd_gethexpwd(mem_ctx, pac_kdc_key); in torture_pac_saved_check()
/dports/net-mgmt/wmi-client/wmi-1.3.16/Samba/source/torture/auth/
H A Dpac.c268 const char *pac_file, *pac_kdc_key, *pac_member_key; in torture_pac_saved_check() local
287 pac_kdc_key = torture_setting_string(tctx, "pac_kdc_key", in torture_pac_saved_check()
293 torture_comment(tctx, "Using pac_kdc_key '%s'\n", pac_kdc_key); in torture_pac_saved_check()
299 krbtgt_bytes = smbpasswd_gethexpwd(mem_ctx, pac_kdc_key); in torture_pac_saved_check()