mirror of
https://github.com/samba-team/samba.git
synced 2024-12-23 17:34:34 +03:00
parent
17ea0bd3b5
commit
420099f96f
@ -200,7 +200,7 @@ reporting %s domain %s 0x%x ntversion=%x lm_nt token=%x lm_20 token=%x\n",
|
||||
uniuser = skip_unibuf(unicomp, PTR_DIFF(buf+len, unicomp));
|
||||
getdc = skip_unibuf(uniuser,PTR_DIFF(buf+len, uniuser));
|
||||
q = skip_string(getdc,1);
|
||||
q += 4;
|
||||
q += 4; /* Account Control Bits - indicating username type */
|
||||
domainsidsize = IVAL(q, 0);
|
||||
q += 4;
|
||||
q += domainsidsize + 3;
|
||||
|
Loading…
Reference in New Issue
Block a user