search for: clientutil

Displaying 9 results from an estimated 9 matches for "clientutil".

1998 Jul 22
0
BUG-with-fix: smbclient ignores WORKGROUP= in smb.conf
I recently upgraded to 18p8 from 16p11 and found that smbclient now needed a -W in order to connect properly to our domain (which was not the name supplied with the -DWORKGROUP= from the make). Turns out that clientutil.c always uses the value specified by the WORKGROUP macro and never calls lp_workgroup() to get the value specified in the smb.conf file, unless WORKGROUP is "". Apparently lp_workgroup() already processes the default value, so no default processing is needed in client.c. Context diffs f...
1998 Dec 02
1
smbmounted shares don't stay mounted
I'm running Linux 2.1.130 on an AXP, with Samba 2.0 beta 2. I have smbfs enabled in the kernel with Win 95 bug fixes enabled but I'm not running smbd. The server containing the share is an HP running Samba 1.9.16p11. I mount the share with smbmount //hpname/share -c 'mount /home/me/mydir' All is well for a while (~1 hour), but then I get kernel: smb_get_length: recv error = 5
1998 Jul 23
0
building 1.9.18 for HPUX 10.20
...uot;nobody" -DDRIVERFILE="/opt/utils/samba/lib/printers.def" -DHPUX -ansi -D_HPUX_SOURCE -D_POSIX_SOURCE -DHPUX10 -DFAST_SHARE_MODES -DSMB_PASSWD="/opt/utils/samba/bin/smbpasswd" -DSMB_PASSWD_FILE="/opt/utils/samba/private/smbpasswd" Using LIBS = Compiling clientutil.c Compiling clitar.c Compiling getsmbpass.c Compiling rpc_pipes/ntclientpipe.c Compiling rpc_pipes/ntclientlsa.c Compiling rpc_pipes/ntclientnet.c Linking smbclient ld: Unsatisfied symbols: __builtin_va_start (code) *** Error exit code 1 Stop.
2002 Nov 21
0
smbclient connection problem from MVS to Windows suspect EBCDIC to ASCII conversion problem
...re the incoming crededtials. I then set the password on the share to "PASSWORD" (chosen to be easy to crack), and "hey presto" when I run the test the crack fails which I think back's up the theory about this being a translation issue. I have looked into the source code of clientutils.c on the MVS system (version 1.9.19 I think), and note that in the code there are comments that imply that the smbclient might never have been tested from MVS to Windows. Can anybody help? I wonder what is the latest version that has been tested on MVS, or if anybody on the list has any experie...
1998 Oct 15
1
Problem to map home dir
...quests.o nmbd_nameregister.o NMBDOBJ6 = nmbd_namerelease.o nmbd_namequery.o nmbd_become_lmb.o nmbd_elections.o nmbd_namelistdb.o NMBDOBJ = $(UTILOBJ) $(NMBDOBJ1) $(NMBDOBJ2) $(NMBDOBJ3) $(NMBDOBJ4) $(NMBDOBJ5) $(NMBDOBJ6) # object files for smbclient CLIENT_OBJ = client.o ntclient.o credentials.o clientutil.o clitar.o getsmbpass.o $(UTILOBJ) $(RPC_CLI_OBJ) $(RPC_OBJ) # object files for smbmount MOUNT_OBJ = smbmount.o ntclient.o credentials.o clientutil.o getsmbpass.o $(UTILOBJ) $(RPC_CLI_OBJ) $(RPC_OBJ) # object files for smbmnt MNT_OBJ = smbmnt.o # object files for smbumount UMOUNT_OBJ = smbumount...
1999 Jul 21
2
Samba 2.0.5 released.
...;s) that are usually not written to. To learn more about using level 2 oplocks read the parameter description in the smb.conf documentation or read the file : docs/textdocs/Speed.txt. Changes in 2.0.5 ----------------- 1). smbmount for Linux systems has been re-written to use the libsmb code and clientutil.c is no longer used with it. 2). A bug preventing directory opens using the NT SMB calls has been fixed. 3). A related bug causing a file structure leak when directory opens were denied has been fixed. 4). Fix for glibc2.1 bug on 32-bit systems being reported as 64 bit. 5). Prevent timestamps of 0...
1999 Nov 11
0
Samba 2.0.6 released.
...Samba server, intermittently failing. 4). Fix for PPP link being detected as primary interface if using the same IP address as the primary. 5). Ensure smbmount is built with RPM build. Changes in 2.0.5 ---------------- 1). smbmount for Linux systems has been re-written to use the libsmb code and clientutil.c is no longer used with it. 2). A bug preventing directory opens using the NT SMB calls has been fixed. 3). A related bug causing a file structure leak when directory opens were denied has been fixed. 4). Fix for glibc2.1 bug on 32-bit systems being reported as 64 bit. 5). Prevent timestamps of 0...
2000 Apr 26
2
Samba 2.0.7 released
...Samba server, intermittently failing. 4). Fix for PPP link being detected as primary interface if using the same IP address as the primary. 5). Ensure smbmount is built with RPM build. Changes in 2.0.5 ---------------- 1). smbmount for Linux systems has been re-written to use the libsmb code and clientutil.c is no longer used with it. 2). A bug preventing directory opens using the NT SMB calls has been fixed. 3). A related bug causing a file structure leak when directory opens were denied has been fixed. 4). Fix for glibc2.1 bug on 32-bit systems being reported as 64 bit. 5). Prevent timestamps of 0...
2000 Apr 26
1
R:
...). Fix for PPP link being detected as primary interface if using the > same IP address as the primary. > 5). Ensure smbmount is built with RPM build. > > Changes in 2.0.5 > ---------------- > > 1). smbmount for Linux systems has been re-written to use > the libsmb code and clientutil.c is no longer used with it. > 2). A bug preventing directory opens using the NT SMB calls > has been fixed. > 3). A related bug causing a file structure leak when directory > opens were denied has been fixed. > 4). Fix for glibc2.1 bug on 32-bit systems being reported as 64 > bit...