Searched refs:hex_nt_passwd (Results 1 - 9 of 9) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/samba-3.5.8/source3/libnet/
H A Dlibnet_samsync_display.c61 fstring hex_nt_passwd, hex_lm_passwd; local
75 pdb_sethexpwd(hex_nt_passwd, r->ntpassword.hash, r->acct_flags);
77 pdb_sethexpwd(hex_nt_passwd, NULL, 0);
82 r->rid, hex_lm_passwd, hex_nt_passwd,
H A Dlibnet_samsync_ldif.c612 fstring hex_nt_passwd, hex_lm_passwd; local
674 pdb_sethexpwd(hex_nt_passwd, r->ntpassword.hash, r->acct_flags);
676 pdb_sethexpwd(hex_nt_passwd, NULL, 0);
741 if (strcmp(nopasswd, hex_nt_passwd) != 0)
742 fprintf(add_fd, "sambaNTPassword: %s\n", hex_nt_passwd);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/samba-3.5.8/source3/libnet/
H A Dlibnet_samsync_display.c61 fstring hex_nt_passwd, hex_lm_passwd; local
75 pdb_sethexpwd(hex_nt_passwd, r->ntpassword.hash, r->acct_flags);
77 pdb_sethexpwd(hex_nt_passwd, NULL, 0);
82 r->rid, hex_lm_passwd, hex_nt_passwd,
H A Dlibnet_samsync_ldif.c612 fstring hex_nt_passwd, hex_lm_passwd; local
674 pdb_sethexpwd(hex_nt_passwd, r->ntpassword.hash, r->acct_flags);
676 pdb_sethexpwd(hex_nt_passwd, NULL, 0);
741 if (strcmp(nopasswd, hex_nt_passwd) != 0)
742 fprintf(add_fd, "sambaNTPassword: %s\n", hex_nt_passwd);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/samba-3.5.8/source3/libnet/
H A Dlibnet_samsync_display.c61 fstring hex_nt_passwd, hex_lm_passwd; local
75 pdb_sethexpwd(hex_nt_passwd, r->ntpassword.hash, r->acct_flags);
77 pdb_sethexpwd(hex_nt_passwd, NULL, 0);
82 r->rid, hex_lm_passwd, hex_nt_passwd,
H A Dlibnet_samsync_ldif.c612 fstring hex_nt_passwd, hex_lm_passwd; local
674 pdb_sethexpwd(hex_nt_passwd, r->ntpassword.hash, r->acct_flags);
676 pdb_sethexpwd(hex_nt_passwd, NULL, 0);
741 if (strcmp(nopasswd, hex_nt_passwd) != 0)
742 fprintf(add_fd, "sambaNTPassword: %s\n", hex_nt_passwd);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/samba-3.0.25b/source/utils/
H A Dnet_rpc_samsync.c63 fstring hex_nt_passwd, hex_lm_passwd; local
78 pdb_sethexpwd(hex_nt_passwd, nt_passwd, a->acb_info);
80 pdb_sethexpwd(hex_nt_passwd, NULL, 0);
84 a->user_rid, hex_lm_passwd, hex_nt_passwd,
1460 fstring hex_nt_passwd, hex_lm_passwd; local
1536 pdb_sethexpwd(hex_nt_passwd, nt_passwd,
1539 pdb_sethexpwd(hex_nt_passwd, NULL, 0);
1601 if (strcmp(nopasswd, hex_nt_passwd) != 0)
1602 fprintf(add_fd, "sambaNTPassword: %s\n", hex_nt_passwd);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/samba-3.0.25b/source/utils/
H A Dnet_rpc_samsync.c63 fstring hex_nt_passwd, hex_lm_passwd; local
78 pdb_sethexpwd(hex_nt_passwd, nt_passwd, a->acb_info);
80 pdb_sethexpwd(hex_nt_passwd, NULL, 0);
84 a->user_rid, hex_lm_passwd, hex_nt_passwd,
1460 fstring hex_nt_passwd, hex_lm_passwd; local
1536 pdb_sethexpwd(hex_nt_passwd, nt_passwd,
1539 pdb_sethexpwd(hex_nt_passwd, NULL, 0);
1601 if (strcmp(nopasswd, hex_nt_passwd) != 0)
1602 fprintf(add_fd, "sambaNTPassword: %s\n", hex_nt_passwd);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/samba-3.0.25b/source/utils/
H A Dnet_rpc_samsync.c63 fstring hex_nt_passwd, hex_lm_passwd; local
78 pdb_sethexpwd(hex_nt_passwd, nt_passwd, a->acb_info);
80 pdb_sethexpwd(hex_nt_passwd, NULL, 0);
84 a->user_rid, hex_lm_passwd, hex_nt_passwd,
1460 fstring hex_nt_passwd, hex_lm_passwd; local
1536 pdb_sethexpwd(hex_nt_passwd, nt_passwd,
1539 pdb_sethexpwd(hex_nt_passwd, NULL, 0);
1601 if (strcmp(nopasswd, hex_nt_passwd) != 0)
1602 fprintf(add_fd, "sambaNTPassword: %s\n", hex_nt_passwd);

Completed in 253 milliseconds