search for: smb_login_passwd

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

1998 Jul 22
0
BUG-with-fix: smbclient ignores WORKGROUP= in smb.conf
...========================= RCS file: /cvsroot/samba/source/clientutil.c,v retrieving revision 1.24.2.8 diff -c -r1.24.2.8 clientutil.c *** clientutil.c 1998/05/12 22:52:02 1.24.2.8 --- clientutil.c 1998/07/22 21:20:58 *************** *** 35,41 **** pstring password = ""; pstring smb_login_passwd = ""; pstring username=""; ! pstring workgroup=WORKGROUP; BOOL got_pass = False; BOOL no_pass = False; BOOL connect_as_printer = False; --- 35,41 ---- pstring password = ""; pstring smb_login_passwd = ""; pstring username=""; ! pstring...