1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-12 09:18:10 +03:00

r3102: typo

metze
This commit is contained in:
Stefan Metzmacher 2004-10-21 00:49:39 +00:00 committed by Gerald (Jerry) Carter
parent 61de2229e2
commit 3bbda7475a

View File

@ -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;