mirror of
https://github.com/samba-team/samba.git
synced 2025-11-01 16:23:49 +03:00
r7381: Put more rpc specifics in libnet context.
rafal
This commit is contained in:
committed by
Gerald (Jerry) Carter
parent
80e2f04ce1
commit
53ad20d46b
@@ -26,6 +26,13 @@ struct libnet_context {
|
||||
* a user env context
|
||||
*/
|
||||
struct cli_credentials *cred;
|
||||
|
||||
/* dcerpc pipes */
|
||||
struct dcerpc_pipe *samr;
|
||||
|
||||
/* opened handles */
|
||||
struct policy_handle domain_handle;
|
||||
struct policy_handle user_handle;
|
||||
};
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user