Displaying 20 results from an estimated 10000 matches similar to: "smbclient against win7 server cifs/smb2"
2011 Sep 23
0
ANNOUNCE: cifs-utils release 5.1 available for download
We've had a number of changes since the last release, and we have some
other upcoming kernel changes that might require corresponding
cifs-utils changes. So it's probably as good a time as any for a new
release.
Highlights:
+ fix for a minor security issue that can corrupt the mtab
+ new getcifsacl/setcifsacl tools that allow you to fetch and set raw
Windows ACLs via an xattr.
+ a
2013 Mar 27
0
smbtree or smbclient or smbclient4 cannot get share directory from win7 with SMB2 setting
Hi all,
Actually I have just updated my ubuntu pc with kernel 3.8.4 and did try succesfully with mount with cifs type with win7 pc with smb2 protocol.But I encountered failure with the tools, smbtree or smbclient or smbclient4 to list out the share directory.. Are these clients tools already support SMB2 protocol?Thanks for take time to read, thousand thanks!
Regards,Wong
2011 Dec 10
0
ANNOUNCE: cifs-utils release 5.2 available for download
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Things have been relatively quiet lately. Time for a release!
Highlights:
* A lot of manpage updates, additions and corrections
* cifs.idmap can now map uid/gid to SID in addition to the other way around
* getcifsacl/setcifsacl are now installed by default in /usr/bin
instead of /usr/sbin. The manpages are now in section 1.
* cifs.upcall has a
2011 Jun 01
0
ANNOUNCE: cifs-utils release 5.0 available for download
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
It's been a while since our last release and Shirish's new cifs.idmap
utility has now been merged. The last release was 4.9, so I've been a
bit torn -- should I call this one 4.10 or 5.0?
Then I figured...when in doubt, copy Linus. Since he just bumped the
major version number of the kernel, this is now version 5.0.
The main changes:
-
2011 Aug 12
1
SMB2 weird behavior with samba 3.6 PDC
I tried enabling SMB2 on our network after upgrading to samba 3.6 and
experienced the following problems. Commenting out "Max Protocol = SMB2"
makes the windows7 and vista clients happy.
- [homes] Trying to open a html file in notepad fails on Windows7 Pro
SP1. Opening it in Firefox (default browser) or Open Office works ok.
- [homes] Mozilla Thunderbird insists on
2012 Nov 11
0
ANNOUNCE: cifs-utils release 5.8 is ready for download
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Time for another cifs-utils release!
Most of the patches in this release are for cifs.idmap, getcifsacl and
setcifsacl. There were many bugs in those tools, so anyone that's
deploying or using them is highly encouraged to upgrade.
Highlights:
* NFS-style device names are being deprecated in 6.0. Anyone using that
sort of device name should
2011 Jan 16
0
ANNOUNCE: cifs-utils release 4.8 available for download
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
The last release (4.7) was back in October. We've had a number of good
fixes committed in the last few weeks, so it's a good time to cut a new
release.
Also, note that I've transplanted the cifs-utils manpage to the Samba
Wiki. The old URL still works and redirects browsers to the new page.
o hardcoded paths in the cifs.upcall manpage
2011 Oct 17
1
[quick question] smbclient -m smb2 not working
Greetings list,
I just upgraded to samba 3.6.0 trying SMB2. Though Windows 2008 R2 can work
with SMB2 shares just fine, I'm unable to access SMB2 shares with mount.cifs
or smbclient, even with "-m smb2" specified -- I get this
"Unrecognised protocol level smb2", whereas smbclient comes with
samba-client-3.6.0-63.1.rpm.
So is this supported yet (from client side) or I
2015 Apr 21
0
smbclient 4.0.7 resolves host name to IP address for SMB2 but not NT1
On 21/04/15 13:37, Tompkins, Michael wrote:
> The problem is that I don't want it to use the IP address, but to use the hostname.
>
> Regards,
> - Mike
>
>
You posted:
Is there a way to turn off resolving the hostname in either the smb.conf
file or as a command line option to smbclient using SMB2/3 ?
Using '-I' is a command line
2015 Apr 10
1
smbclient 4.0.7 fails transfer with STATUS_INVALID_PARAMETER and SMB2 but not with NT1
We get STATUS_INVALID_PARAMETER failures when smbclient uses SMB2 but passes with NT1. We do get some success, but mostly failures. It appears to happen after it transfers the PDF file.
These are the packets leading up to SMB2 failing after the transfer:
No. Time Source Destination Protocol Length Info
266 2015-04-09 08:30:43.688568000
2008 Sep 18
0
SNIA 2008 Storage Developer Conference CIFS/SMB/SMB2 Plugfest
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Reminder of the pug fest coming up next week:
- ------
SNIA 2008 Storage Developer Conference CIFS/SMB/SMB2 Plugfest
The Storage Networking Industry Associate is hosting a CIFS/SMB/SMB2
plugfest event hosted in conjunction with the SNIA 2008 Storage
Developer Conference in Santa Clara, CA, USA on September 22nd - 28th,
2008.
This event is intended
2018 Mar 13
0
cifs-utils release 6.8 ready for download
The main changes in this release are moving generation of manpages to
.rst format and updating default behavior of the protocol version
selection (auto-negotiate).
webpage: https://wiki.samba.org/index.php/LinuxCIFS_utils
tarball: https://download.samba.org/pub/linux-cifs/cifs-utils/
git: git://git.samba.org/cifs-utils.git
gitweb:
2010 Nov 08
7
winbind sometimes does not resolve sid to a name
Sometimes a group sid does not get resolved to its name.
Is this a settings problem? Looks like winbind deamon
went dormant for a while and then woke up?
I am using interface wbcLookupSid provided by the
library libwbclient.so for resolving sids to names.
These are the winbind related parameters in
/etc/samba/smb.conf
[global]
# separate domain and username with '\', like
2013 Feb 06
1
smbclient using smb2 protocol linux-2-linux share
Trying to get a linux samba file server using samba 4.0.3 (compiled on the
machine) running on ubuntu 3.8rc6 kernel to share out and negotiate with a
linux client running the same kernel and smbd compiled from 4.0.3 samba
source.
Using wireshark to view the negotiations, I only see NT LM 0.12 (SMB v. 1).
Tried forcing the file server via "min protocol = SMB2" in the
2015 Apr 21
2
smbclient 4.0.7 resolves host name to IP address for SMB2 but not NT1
The problem is that I don't want it to use the IP address, 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
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
2008 Feb 07
3
number of aces in big endian format?
Hello,
Not exactly samba but related to ntfs acls, so hope do not get flamed!
Recently I am seeing a response to get security descriptor query to Windows
server as Malformed Packet in wireshark trace and the number of aces
in the dacl in
big endian format. I thought all the data over the wire was in little
endian format!
I have seen this on Windows XP and Windows Server 2003.
Have not
2016 Apr 27
3
poor samba performance with many smaller files
Hi,
I did use wireshark to verify that the client (window7) is not the problem,
client is sending out multiple "SMB2 Create request" packets before he gets
some answer.
On the server side samba is processing this requests in a synchronous way,
in order which they were send, that is what I see from strace output.
On Wed, Apr 27, 2016 at 8:31 AM, Volker Lendecke <Volker.Lendecke at
2012 Mar 29
2
samba server does not list shares of type Pritner
Samba server does not list/return share type of Printer.
It only does Disk and IPC$.
In /etc/samba/smb.conf, [global] section has
load printers = yes
cups options = raw
printcap name = /etc/printcap
#obtain list of printers automatically on SystemV
; printcap name = lpstat
printing = cups
There is this section.
[printers]
comment = All
2013 Mar 25
0
ANNOUNCE: cifs-utils release 6.0 ready for download
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
It has been a few months since the last cifs-utils release. There
hasn't been much activity, but there are a few bugfixes that we ought
to get into a release.
So, nothing much earth-shattering here, mostly just bugfixes and
documentation updates. With this release too, support for NFS-style
devicenames has now been removed (as previously