Displaying 1 result from an estimated 1 matches for "smb_errstr".
Did you mean:
smb_error
1998 Jul 22
0
BUG-with-fix: smbclient ignores WORKGROUP= in smb.conf
...t;";
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 USERNAME' (particularly with
OS/2)\n"));
DEBUG(0,("Some servers also insist on uppercase-only passwords\n"));
--- 664,673 ----...