mirror of
https://github.com/samba-team/samba.git
synced 2025-08-05 12:22:11 +03:00
s3:netapi: Remove password from 'struct libnetapi_ctx'
Signed-off-by: Andreas Schneider <asn@samba.org> Reviewed-by: Guenther Deschner <gd@samba.org>
This commit is contained in:
committed by
Günther Deschner
parent
d94053f9d8
commit
51d5bebcc1
@ -58,7 +58,6 @@ struct libnetapi_ctx {
|
||||
char *debuglevel;
|
||||
char *error_string;
|
||||
char *workgroup;
|
||||
char *password;
|
||||
int use_kerberos;
|
||||
int use_ccache;
|
||||
int disable_policy_handle_cache;
|
||||
|
Reference in New Issue
Block a user