Displaying 20 results from an estimated 1000 matches similar to: "multiple smb commands (some non AndX) in one packet"
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
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
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
2009 Mar 11
2
chown failure on a samba share
Is this working as designed or a samba bug?
I am trying to chown ownership of a file in a samba share and it
results in an error.
cifstest6:~ # smbclient //cifstest8/smb8 -U root
Enter root's password:
Domain=[CIFSTEST8] OS=[Unix] Server=[Samba 3.4.0-GIT-e6a5f11-devel]
smb: \> chown 65534 65534 file2
NT_STATUS_ACCESS_DENIED chown file \file2 uid=65534, gid=65534
The share is thus
2009 Mar 31
1
[Announce] Samba 3.2.9 Maintenance Release Available
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
================================================================
"In summer, the song sings itself."
William Carlos Williams
================================================================
Release Announcements
=====================
This is a maintenance release of the Samba 3.2 series.
Major enhancements included in
2009 Mar 31
1
[Announce] Samba 3.2.9 Maintenance Release Available
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
================================================================
"In summer, the song sings itself."
William Carlos Williams
================================================================
Release Announcements
=====================
This is a maintenance release of the Samba 3.2 series.
Major enhancements included in
2011 Oct 07
3
SMB Signing issues... smbclient works, mount does not...
Hi All,
I seem to have exactly the same problem which was described in this thread a
while ago. I have gone through every piece of information I was able to find
on mailing list archives but all I found was people reporting similar
problems and not a solution to it.
As in the original discussion if I use smbclient it works fine but if I use
mount.cifs it does not work at all. To make smbclient
2009 Feb 05
1
Question about mount.cifs and smbclient
Hi!
I have a problem for a few weeks, and can't figure out what could be the
problem.
The client computer runs RHEL 5.2 (arch: x64_64); the smb server is
unknown for us.
I'm sorry, that I can't provide any info (usernames, servernames, IPs,
etc), they are masked to look like variables. But they are correct as
far as i am concerned.
When I try to mount it with mount.cifs (.smbfs
2010 Jan 15
1
samba4 compilation error
Not sure if this is a known error during samba4 source code compilation
and how to fix it (which file has struct iovec defined and where to include it)
Compiling ../libcli/util/tstream.c
../libcli/util/tstream.c:39: error: field ?tmp_vector? has incomplete type
The following command failed:
DATA_BLOB pdu_blob;
struct iovec tmp_vector;
};
pwd =
2010 Jun 15
1
libldb-samba.so does not link in source4 samba
I am building in source4. Where are these symbols defined? Is any
library that is not getting linked?
samba/source4 # make
WAF_MAKE=1 ../buildtools/bin/waf build
Waf: Entering directory `/usr/src/bamba/samba/source4/bin'
[1816/1961] Linking default/source4/lib/ldb/libldb-samba4.so
[1908/1961] Linking default/source4/lib/ldb/ldbadd
default/source4/lib/ldb/libldb-samba4.so: undefined
2011 Oct 06
1
Porting samba setup to backup server
I must set up a backup server for failover and have used tdbbackup to create backup files from the functioning primary server. I then copied the files to the backup server and used tdbbackup to restore all the databases, along with copying the smb.conf and other text files from /etc/samba. This does not seem to work and I was hoping someone could assist.
Primary server is RHEL 5.4 with Samba
2012 Feb 03
1
Samba 3.5 & CIFS mounts - long standing issue...
Hi.
I can see that this is a long long standing issue... Apparently things
changed in Windows 2008 R2, and after upgrade of domain from R1 to R2
cifs mounts don't work anymore between Linux servers. Windows can see
Samba shares and mount them, but CIFS on another Linux box cannot...
Here is a thread with explanation in lenght:
http://ubuntuforums.org/showthread.php?t=1178484
I get the
2005 May 11
1
Slow Session Setup AndX
We are experiencing some slowness when opening files from a Samba file
share using Microsoft Word 2003. Upon examination with Ethereal it
became apparent that Session Setup AndX calls are taking a long time to
complete, varying from 2 to 8 seconds between the time the client
provides an NTLMSSP_AUTH and the server responds. I have also noticed a
peculiar NetBIOS name query for
2006 Sep 29
1
What controls the Read AndX Request byte size?
In trying to track down some performance issues, I'm finding with Ethereal
that, when I launch an application from my Windows server, the SMB Read AndX
Request packets have Min Count, Max Count Low, and Remaining all at 512
bytes. When launching the same application on the same client from a Win2000
share, these requests are coming in much larger sizes (4096 and 32768 were
both observed). This
2010 Sep 02
1
samba slow and several "Write andx Request"
Hi all,
I'm running version 3.0.28a on Ubuntu linux, and apparently from a day to
another I got performance issues: without any change in smb.conf (except a few
added shares) I have mac osx and linux clients getting a very slow
upload/download speed. I've checked with other protocols, like scp and
performances are good, so I can exclude a network/hardware problem.
Other clients are
2005 Aug 25
1
3.0.7 - NT Create AndX Response, Error:, QUERY_PATH_INFO, Error:
I noticed your comments on the samba web site about the performance
issue you were experiencing with the delay in opening files. I am
having similar issues when accessing files off the server, I was
wondering if you ever found a resolution or cause to the problem. The
strange thing is that I have two identical computers and am experiencing
the issue only on one.
Sincerely,
Frank Damen
IT
2006 Aug 25
4
Looking for confirmation.
Hi.
I''ve almost all file system functions working.
I started to run some heavy file system regression tests. They work. fsx
wasn''t able to break my port, but the test you can find here:
http://people.freebsd.org/~kan/fsstress.tar.gz
broke it. My kernel panics on this assertion (zfs_dir.c):
749: mutex_exit(&dzp->z_lock);
750:
751: error =
2008 Dec 04
3
PROBLEM: oops when running fsstress against compressed btrfs filesystem
Chris:
I''m consistently getting oopses when running fsstress against both
single and multiple device compressed btrfs filesystems using kernels
built from the current btrfs-unstable.
In this report, I''m describing an incident with a single device
filesystem. Once the oops occurs, all I/O appears to stop though iowait
is still reported, and fsstress does not make apparent
2006 Aug 02
1
Bug in kernel-space samba client (3.0.23a) on FC5 (2.6.17-1.2157_FC5)
On a client running FC5 with all packages updated from
yum (running samba 3.0.23a-1.fc5.1 and the
2.6.17-1.2157_FC5 linux kernel), I cannot access
multiple samba shares that have share-level security
using cifs.
0. To reproduce, use a server that serves two shares
with share-level security. Make sure the shares have
different passwords.
1. Using the standard mount command and specifying
cifs
2009 Feb 24
1
[Announce] Samba 3.3.1 Available for Download
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
=================================================================
"There are two ways to write error-free programs;
only the third one works."
Alan J. Perlis
=================================================================
Release Announcements
=====================
This is the latest bugfix release release of the Samba 3.3