mirror of
https://github.com/samba-team/samba.git
synced 2025-01-12 09:18:10 +03:00
parent
a1063840e7
commit
5b09d503ff
@ -401,7 +401,7 @@ static void popt_common_credentials_callback(poptContext con,
|
||||
cmdline_auth_info.got_pass = True;
|
||||
|
||||
pstrcpy(cmdline_auth_info.domain, lp_workgroup());
|
||||
cmdline_auth_info.domain = True;
|
||||
cmdline_auth_info.got_domain = True;
|
||||
|
||||
/* machine accounts only work with kerberos */
|
||||
cmdline_auth_info.use_kerberos = True;
|
||||
|
Loading…
Reference in New Issue
Block a user