search for: get_pass

Displaying 1 result from an estimated 1 matches for "get_pass".

Did you mean: get_class
1998 Jul 22
0
BUG-with-fix: smbclient ignores WORKGROUP= in smb.conf
...e; --- 35,41 ---- pstring password = ""; pstring smb_login_passwd = ""; pstring username=""; ! pstring workgroup=""; BOOL got_pass = False; BOOL no_pass = False; BOOL connect_as_printer = False; *************** *** 664,671 **** goto get_pass; } ! DEBUG(0,("Session setup failed for username=%s myname=%s destname=%s %s\n", ! username,myname,desthost,smb_errstr(inbuf))); DEBUG(0,("You might find the -U, -W or -n options useful\n")); DEBUG(0,("Sometimes you have to use `-n US...