search for: smbclient

Displaying 20 results from an estimated 5940 matches for "smbclient".

2018 Nov 15
5
Lightweight build of smbclient only
I'm interested in using smbclient in an embedded Linux system, to copy files to a Windows file share. I don't need the entire samba suite. I'd like to get a smbclient compile that is reasonably small (less than 3 MB ideally). I'm building the embedded Linux system cross-compiled for an ARM based platform using Yocto. Y...
2001 Mar 27
2
smbclient -b parameter
I've got problems getting files from a win2000 server using smbclient (see subject "SMBClient & Windows 2000"). I've tried using the -b parameter (documented in the online man pages) to change the buffersize in case that might be the problem but the smbclient I'm running doesn't recognise it. I've installed 2.0.7 on Compaq Tru64, smbclie...
2006 Aug 09
2
FUTEX_WAIT 3.0.23a [Fwd: Re: amanda-2.5.0p2 hanging on smbclient with configure]
Would anyone have any ideas with smbclient sits at FUTEX_WAIT in below message? Typing: strace smbclient -d 5 shows it sitting at: futex(0x2aaaabdf2dc0, FUTEX_WAIT, 2, NU. SUSE 9.3 x86_64, Samba RPMS from main Samba site rpm -q samba-client samba-client-3.0.23a-0.1.34 -- Kind Regards, Gavin Henry. Managing Director. T +44 (0) 1224...
2002 Nov 20
1
Controlling smbclient from python weirdness
I've written a python wrapper around the smbclient program, so that I can list/upload/download from Windows shares. Using smbclient 2.0.9 or Version 2.2.5-2 for Debian, my wrapper works well and is able to control the smbclient process via pipes well. With both smbclient 2.999+3.0cvs20020723-1 and 2.999+3.0.alpha20-3 (on a Debian box) the smbclien...
2011 Nov 18
3
Problem in reading a file using smbclient.
Hi all, I am facing a problem in reading the file contents using smbclient. Command:: bin/smbclient //localhost/ubuntu -Ubase%base_system The smb prompt appears, when read the file without smbclient it contains some data, but when try to read through smbclient ie. "print <filename>" it erases all data present inside the file. Why is this happening and h...
2007 Nov 28
2
Change in smbclient between 3.0.24 and 3.0.25c breaks third party app
Hello list, A change in smbclient between 3.0.24 and 3.0.25c breaks [1] the gollem filemanager [2] and maybe others. In particular folder creation is broken unless the folder is a top level folder on the share. To create a subfolder "level2" in the folder /level1 of a share gollem executes this command: /usr/bin/smbcl...
2018 Dec 19
2
smbclient v3 against samba server v4
hi all i'm trying to use smbclient v3 with a samba server v4 configured as ad with anonymous login it works; but it doesn't using a user i get NT_STATUS_LOGON_FAILURE the pc isn't in the domain; but i tried from a non domain pc with smbclient v4 and it works i tried some commands smbclient -L <ip> -U <user&gt...
2004 Mar 16
1
smbclient with lanman auth=no unable to connect
Hi all, In short, how do you force smbclient not to use Lanman passwords ? I specify these in my smb.conf lanman auth = no min protocol = NT1 Trying smbclient from the same host, root@localhost root]# smbclient //fileservertest/private -U somebody Password: Domain=[WORKGROUP] OS=[Unix] Server=[Samba 3.0.2a] tree connect failed: NT_STATUS_...
2016 Jan 10
3
smbclient: preoblems with samba 4.3.x
Hallo, "smbclient" doesn't work with the slackware packages samba-4.3.1 and 4.3.2, it has worked with 4.2.1 and older versions. smbclient answers with "segmentation fault", on two testing machines (where 4.2.1 has worked well). The slackware packets are compiled with ./configure \...
2005 Feb 28
1
3.0.11 pthread_once errors
I have installed Samba 3.0.11 on OpenBSD 3.6. It is linked with MIT Kerberos 1.4, which was installed to /usr/local/kerberos. Whenever i run a Samba application (any of them; i get these messages when starting any of the smbd, nmbd, or winbindd daemons, as well as user applications such as smbclient) i get a screen full of errors. Everything so far seems to be working, but the errors are a bit disturbing. Here is a sample of the messages: /usr/local/samba/bin/smbclient:/usr/local/kerberos/lib/libcom_err.so.3.0: undefined symbol 'pthread_once' /usr/local/samba/bin/smbclient: /usr/l...
2013 Jul 15
2
Invalid listing, samba 3.6.6
Hello list, i do have a problem with Amanda and Smbclient again. Im trying to backup some shares and I do get some errors which i cannot fix: ? ? smbclient: Error reading file \Dtel\El\2009-11 u TEST\2009-11\Logos\meeting, England\P1020272.MOV : NT_STATUS_OK ? smbclient: Didn't get entire file. size=86525282, nread=61719840 ? smbclient: NT_STATU...
2004 Feb 20
2
prevent smbclient from trying 445?
When I use smbclient to access an IOMEGA NAS server, smbclient tries to access port 445 for a full five minutes before timing out: [2004/02/20 17:48:24, 10] lib/gencache.c:gencache_get(262) Returning valid cache entry: key = NBT/NAS_120_1#20, value = 192.168.123.161:0, timeout = Fri Feb 20 17:53:22 2004 [2004...
2015 Apr 20
4
smbclient 4.0.7 resolves host name to IP address for SMB2 but not NT1
Second request ... Thank you in advance ... - Mike Sent: Friday, April 10, 2015 2:16 PM To: samba at lists.samba.org Subject: smbclient 4.0.7 resolves host name to IP address for SMB2 but not NT1 We are having issues with smbclient 4.0.7 not working to clusters, because it's resolving the host name ( 'default service = dev3k1.my.domain.com' in smb.conf file ) to an IP address using SMB2, but does not do it if is uses N...
1998 Dec 03
2
Smbclient bind to IP
We are running a Sequent unix database server that uses smbclient to print through the NT servers. Our network has mulitple sites connected via frame relay. Now the problem; we have been attempting to tune the network to improve database response. And would like to have the smbclient bind to a second IP address on our Sequent box so we can prioritize traff...
2015 Apr 21
2
smbclient 4.0.7 resolves host name to IP address for SMB2 but not NT1
...s, but to use the hostname. Regards, - Mike ? ? -----Original Message----- From: samba-bounces at lists.samba.org [mailto:samba-bounces at lists.samba.org] On Behalf Of Rowland Penny Sent: Monday, April 20, 2015 10:38 AM To: samba at lists.samba.org Subject: Re: [Samba] smbclient 4.0.7 resolves host name to IP address for SMB2 but not NT1 On 20/04/15 15:19, Tompkins, Michael wrote: > Second request ... > > Thank you in advance ... > - Mike > > > > Sent: Friday, April 10, 2015 2:16 PM > To: samba at lists.samba.org > Subject: smbclient 4.0.7 re...
2002 Dec 26
4
smbclient thinks passwordless account is anonymous
I want to use a passwordless account on my windows box to connect to from my linux box. When I do a smbclient "" -L host -U name, smbclient always prints "Anonymous login successful" even though I supplied a username. If I supply a password on the command line instead, then I don't get the Anonymous login message. Neither way works since the account actually doesn't have a p...
2003 May 15
2
smbclient -c options
I'm trying to get a recursive file listing with smbclient: smbclient //host/share -Uusername%password -c "ls -alFR" But I get an error: NT_STATUS_NO_SUCH_FILE listing \-alFR Evidently, smbclient thinks I'm asking for a file mask. Is there a way to get a recursive file listing on a samba share so I can pipe it to wc -l for a file count? Id...
2018 Dec 19
2
smbclient v3 against samba server v4
Il giorno mer 19 dic 2018 11:46:56 CET, Rowland Penny via samba ha scritto: > On Wed, 19 Dec 2018 09:31:38 +0000 > Andrea Zagli via samba <samba at lists.samba.org> wrote: > >> hi all >> >> i'm trying to use smbclient v3 with a samba server v4 configured as ad >> >> with anonymous login it works; but it doesn't using a user >> >> i get NT_STATUS_LOGON_FAILURE >> >> the pc isn't in the domain; but i tried from a non domain pc with >> smbclient v4 and it works >...
2017 Jan 19
2
Bug 12518 - smbclient -c 'cd <dir>; ls' for DFS generates STATUS_INVALID_PARAMETER
I am wondering if anyone has had a chance to look at bug 12518? This is the context of the message: Wireshark trace gives a STATUS_INVALID_PARAMETER when running smbclient -c 'cd <dir>;ls' as a standalone program. This is a customer issue. We cannot recreate this issue so we're looking for why this may be happening. From the trace you'll see multiple sessions with smbclient, but the last one is the offending one. Regards, Mike Tompkins
2020 Aug 20
2
Making a static build of smbclient
Hello, I'm having troubles with making a static build of smbclient. I've searched the archives, and it seems like I'm getting close, but I'm not quite there yet. I've tried: ./configure --nonshared-binary=smbclient make bin/smbclient But then when I run `ldd bin/smbclient`, I see a lot of linked libraries still. And if I copy it to a fresh docker...