mirror of
https://github.com/samba-team/samba.git
synced 2024-12-25 23:21:54 +03:00
don't encode my own servers name in the test :)
This commit is contained in:
parent
b90eff794f
commit
bcc87ab8c0
@ -316,7 +316,7 @@ static BOOL test_Connect(struct dcerpc_pipe *p, TALLOC_CTX *mem_ctx,
|
||||
return False;
|
||||
}
|
||||
|
||||
r4.in.system_name = "win2003";
|
||||
r4.in.system_name = "";
|
||||
r4.in.unknown = 0;
|
||||
r4.in.access_mask = SEC_RIGHTS_MAXIMUM_ALLOWED;
|
||||
r4.out.handle = handle;
|
||||
|
Loading…
Reference in New Issue
Block a user