Home
last modified time | relevance | path

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

/illumos-gate/usr/src/test/libmlrpc-tests/tests/netrlogon/samlogon_tests/
H A Dsamlogon.c190 char *nb_domain, *dc_name, *user_name, *workstation, *chall_file; in main() local
208 chall_file = argv[5]; in main()
230 read_buf_from_file(chall_file, &user_info.lg_challenge_key.len); in main()