mirror of
https://github.com/samba-team/samba.git
synced 2025-01-14 19:24:43 +03:00
r15940: Add new field to pass username to libnet_rpc_userinfo function.
rafal (This used to be commit 16b4b4dbb7aa1a239e680457d3cb4e3db3d38dc7)
This commit is contained in:
parent
2a87a112f7
commit
f40a2e9786
@ -28,6 +28,7 @@
|
||||
struct libnet_rpc_userinfo {
|
||||
struct {
|
||||
struct policy_handle domain_handle;
|
||||
const char *username;
|
||||
const char *sid;
|
||||
uint16_t level;
|
||||
} in;
|
||||
|
Loading…
x
Reference in New Issue
Block a user