Searched refs:hex_lm_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
69 pdb_sethexpwd(hex_lm_passwd, r->lmpassword.hash, r->acct_flags);
71 pdb_sethexpwd(hex_lm_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
669 pdb_sethexpwd(hex_lm_passwd, r->lmpassword.hash, r->acct_flags);
671 pdb_sethexpwd(hex_lm_passwd, NULL, 0);
739 if (strcmp(nopasswd, hex_lm_passwd) != 0)
740 fprintf(add_fd, "sambaLMPassword: %s\n", hex_lm_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
69 pdb_sethexpwd(hex_lm_passwd, r->lmpassword.hash, r->acct_flags);
71 pdb_sethexpwd(hex_lm_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
669 pdb_sethexpwd(hex_lm_passwd, r->lmpassword.hash, r->acct_flags);
671 pdb_sethexpwd(hex_lm_passwd, NULL, 0);
739 if (strcmp(nopasswd, hex_lm_passwd) != 0)
740 fprintf(add_fd, "sambaLMPassword: %s\n", hex_lm_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
69 pdb_sethexpwd(hex_lm_passwd, r->lmpassword.hash, r->acct_flags);
71 pdb_sethexpwd(hex_lm_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
669 pdb_sethexpwd(hex_lm_passwd, r->lmpassword.hash, r->acct_flags);
671 pdb_sethexpwd(hex_lm_passwd, NULL, 0);
739 if (strcmp(nopasswd, hex_lm_passwd) != 0)
740 fprintf(add_fd, "sambaLMPassword: %s\n", hex_lm_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
71 pdb_sethexpwd(hex_lm_passwd, lm_passwd, a->acb_info);
73 pdb_sethexpwd(hex_lm_passwd, NULL, 0);
84 a->user_rid, hex_lm_passwd, hex_nt_passwd,
1460 fstring hex_nt_passwd, hex_lm_passwd; local
1527 pdb_sethexpwd(hex_lm_passwd, lm_passwd,
1530 pdb_sethexpwd(hex_lm_passwd, NULL, 0);
1599 if (strcmp(nopasswd, hex_lm_passwd) != 0)
1600 fprintf(add_fd, "sambaLMPassword: %s\n", hex_lm_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
71 pdb_sethexpwd(hex_lm_passwd, lm_passwd, a->acb_info);
73 pdb_sethexpwd(hex_lm_passwd, NULL, 0);
84 a->user_rid, hex_lm_passwd, hex_nt_passwd,
1460 fstring hex_nt_passwd, hex_lm_passwd; local
1527 pdb_sethexpwd(hex_lm_passwd, lm_passwd,
1530 pdb_sethexpwd(hex_lm_passwd, NULL, 0);
1599 if (strcmp(nopasswd, hex_lm_passwd) != 0)
1600 fprintf(add_fd, "sambaLMPassword: %s\n", hex_lm_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
71 pdb_sethexpwd(hex_lm_passwd, lm_passwd, a->acb_info);
73 pdb_sethexpwd(hex_lm_passwd, NULL, 0);
84 a->user_rid, hex_lm_passwd, hex_nt_passwd,
1460 fstring hex_nt_passwd, hex_lm_passwd; local
1527 pdb_sethexpwd(hex_lm_passwd, lm_passwd,
1530 pdb_sethexpwd(hex_lm_passwd, NULL, 0);
1599 if (strcmp(nopasswd, hex_lm_passwd) != 0)
1600 fprintf(add_fd, "sambaLMPassword: %s\n", hex_lm_passwd);

Completed in 135 milliseconds