mirror of
https://github.com/samba-team/samba.git
synced 2025-01-10 01:18:15 +03:00
Add note about "unknown" in samr_Connect4 (from Samba3 rpc_parse).
Guenther
(This used to be commit 7e0e74ff54
)
This commit is contained in:
parent
24692c83a9
commit
dcc9565e57
@ -1229,6 +1229,7 @@ import "misc.idl", "lsa.idl", "security.idl";
|
||||
|
||||
/************************/
|
||||
/* Function 0x3e */
|
||||
/* Only value we've seen for unknown is "2", possibly an address type ? */
|
||||
NTSTATUS samr_Connect4(
|
||||
[in,unique,string,charset(UTF16)] uint16 *system_name,
|
||||
[in] uint32 unknown,
|
||||
|
Loading…
Reference in New Issue
Block a user