mirror of
https://github.com/samba-team/samba.git
synced 2025-10-31 12:23:52 +03:00
s3-util: add get/set_cmdline_auth_info_domain to user_auth_info struct.
Guenther
This commit is contained in:
@@ -47,6 +47,7 @@ extern const struct poptOption popt_common_dynconfig[];
|
||||
|
||||
struct user_auth_info {
|
||||
char *username;
|
||||
char *domain;
|
||||
char *password;
|
||||
bool got_pass;
|
||||
bool use_kerberos;
|
||||
|
||||
Reference in New Issue
Block a user