similar to: Re: smb_proc_readX_data

Displaying 20 results from an estimated 400 matches similar to: "Re: smb_proc_readX_data"

2004 Dec 22
0
smb_proc_readX_data: offset is larger than SMB_READX_MAX_PAD or negative!
Hi, I'm using Debian unstable, with kernel-image-2.6.8-1-686-smp 2.6.8-10, and samba 3.0.10-1. I smbmount a Windows 2003 share with MP3s. The DC is Windows 2003 in mixed mode. When playing many of these MP3s, there is a noticable delay and the following messages are logged into /var/log/message: Dec 22 13:03:24 roller kernel: smb_add_request: request [c0b0f660, mid=22535] timed out!
2002 Nov 15
1
make check fails with -march=i686 on gcc 2.96 (PR#2296)
The top-level 'make check' fails on Red Hat Linux 7.3 (fully patched as of Nov. 15, 2002) when CFLAGS includes "-march=i686". In particular, the following targets fail: * test-Reg * test-Examples * test-Ts The workaround is not to use "-march=i686". Specific stuff below, and I'd be happy to provide any files or fragments thereof that'd help. The failure
2001 Sep 05
2
pam_limits and OpenSSH
Hi, I have an account server with many users. It uses pam_limits module to limit memory usage etc. The problem is that sometimes SSH rejects connection after the password is entered. In syslog it prints something like "fork: Resource temporary unavailable". After killing some root processes it works perfectly. Perhaps the daemon first sets process limits and then switches to
1998 Aug 31
0
StackGuard-protected Linux and a New StackGuard Compiler (fwd)
Hi all, perhaps this is something of interest to all of us RedHat users ? Later Crispin added: | In response to many comments pointing out a glaring omission (grovel | grovel) the SOURCE CODE for StackGuard is now on line, both as a complete | tar ball and as a source patch to gcc 2.7.2.3, available here: | | http://www.cse.ogi.edu/DISC/projects/immunix/StackGuard/compiler.html Greetings,
1998 Sep 01
5
/bin/login problem
I would be surprised if someone hasn''t encountered this already, but I haven''t found any discussion of the nature of this problem. I run RehHat 5.0. If a user makes a mistake in the login process such as the following: login: mistake password: xxx Login incorrect! login: username password xxxx bash$ a ps will show, among other things, 2333 /bin/login --mistake. Since
2000 Oct 26
3
Happy Birthday portable OpenSSH!
It was one year ago today that I released a patch to get OpenSSH compiling on Linux. I had no idea just how much trouble releasing that patch would get me into :) Within days I was inundated with patches, improvements and portability enhancements - contributions which have made portable OpenSSH the success it is today. So allow me to thank the current developers and all of you who have
2003 Nov 21
0
wine newbie wonders about wine messages
I'm new to Wine, just installed wine-20031118 without an installed Windows on my machine. I wonder whether the following is normal: Starting Wine's notepad.exe, I get: err:module:NE_LoadBuiltinModule loaded .so but dll krnl386.exe still not found err:module:NE_LoadBuiltinModule loaded .so but dll gdi.exe still not found err:module:NE_LoadBuiltinModule loaded .so but dll user.exe still not
2000 May 22
1
future of subsystem requests
I was testing the Linux port of 2.1.0p2 and noticed that the F-Secure SSH client for Windows 4.0 couldn't successfully connect using its secure file-transfer facility. The server log reported that authentication was successful, then the log left off with a semi-cryptic "subsystem request for sftp" line. After that, nothing. Poking around the source, I found this little routine in
2004 Mar 23
1
Controlling share ACL through W2K's Computer Management MMC
Hi, This is samba 3.0.2a-1 on Debian testing. I'm trying to change share permission with Computer Management snap-in in Windows 2003 Server, but only access denied is given. The only answer I found is http://lists.samba.org/archive/samba-technical/2001-December/017809.html . So I have to use "change share command" and login as local root? I don't like this. Is this the
2004 Oct 05
1
information about known issues/bugs
Hi Where can I find more information about open bugs/ known limitations against Ext3. Also, is there any doc giving planned features/tasks ? It will be a big help if someone could point me to this information. Thanks, Ash __________________________________ Do you Yahoo!? New and Improved Yahoo! Mail - Send 10MB messages! http://promotions.yahoo.com/new_mail
2003 Mar 04
1
R version conflict.
My mistake :( Seems that there's another R installed by root. So when I use .libPaths() there're two of them: > .libPaths() [1] "/disk/hopper/projects/class/cse514/R/library" [2] "/usr/lib/R/library" How could the second path be enabled then? The R_LIBS have already been set to as the [1] only. Thanks, yan On Mon, 3 Mar 2003, Robert Gentleman wrote: > You
2012 Sep 11
1
Bug#687284: /usr/lib/xcp/bin/xe-reset-networking uses Fedora-specific paths
Package: xcp-xapi Version: 1.3.2-11 xe-reset-networking uses Fedora/CentOS-specific paths like /etc/firstboot.d (perhaps /var/lib/xcp/firstboot.d instead? - this is used in other places) and /etc/sysconfig and possibly others. The script doesn't properly reset networking due to this. Regards, Ognyan Kulev -- Sent from my Android phone with K-9 Mail. Please excuse my brevity.
2009 Aug 25
1
Bug#543479: network-bridge doesn't handle secondary address of ${netdev}
Package: xen-utils-common Version: 3.2.0-2 In network bridge, IP addresses of ${netdev} are correctly transferred to ${tdev} which later is renamed to ${bridge} (by default = ${netdev}). But then there is ifup ${bridge} which sets up again the network configuration for ${bdrige}/${netdev} and aliases (e.g. eth0:1 defined in /etc/network/interfaces) are loosed. Regards, Ognyan Kulev
2000 Jun 21
2
make install
Yo All! I was just looking at the "other" SSH for ideas. There is one thing in their install that would be nice. When they do a 'make install' they check to see if a host key already exists and if it does not they create one and install it. This sure makes life simple and should be simple to code in the Makefile. RGDS GARY
1999 Sep 20
1
POP secure access??
Hi, I'm looking for a solution to access pop mails (sendmail in linux) securely. Most of the access would be from window clients (outlook express etc). Is there a way to encrypt the password (like ssh2) when authenticating with sendmail? Any info is greatly appereceiated. Thx. Regards, Wong.
1998 Sep 17
1
Lazy Samba (that'd make it Waltz)
Funny thing happening with an NT Client: it sees all the files in a public Samba share, but when I make any change (like renaming a file or dropping files into it) the change doesn't show up in the window until I press F5 (Refresh). Is it some config in Samba whichs defaults to "lazy" behavior which I'm failing to see? Thanx 4All, Juan --
2002 May 29
0
pam_limits module bug and its effects on pam applications
On 2001-10-26 at 13:35:50 Nicolas Williams <Nicolas.Williams at ubsw.com> wrote: > On Fri, Oct 26, 2001 at 02:11:13PM +0200, Markus Friedl wrote: > > On Fri, Oct 26, 2001 at 10:14:21AM +1000, Damien Miller wrote: > > > On Thu, 25 Oct 2001, Ed Phillips wrote: > > > > > > > What is the reasoning behind this? Do we want to see a lastlog entry for >
2006 Sep 01
11
BUG: soft lockup detected on CPU#0! on 3.0.2-2
BUG: soft lockup detected on CPU#0! Pid: 2213, comm: smbiod EIP: 0061:[<f4990f2e>] CPU: 0 EIP is at smbiod+0x116/0x16d [smbfs] EFLAGS: 00000246 Tainted: GF (2.6.16-xen-automount #1) EAX: 00000000 EBX: f4996400 ECX: f2c99f68 EDX: f2c98000 ESI: f2c98000 EDI: c06f5780 EBP: f2c99fb8 DS: 007b ES: 007b CR0: 8005003b CR2: b7f77000 CR3: 326e2000 CR4: 00000640
1999 Jul 28
6
You got some 'splaininn to do Lucy ;-)
We just had a security application vendor come in. We asked about Linux support and he said that putting a security application on top of an insecure OS was useless. When I asked what he meant by insecure he replied that Linux does not have a true Auditing capability - as opposed to HP-UX & Solaris which they do support. Can anyone explain to me what he was talking about? Thanks, Marty
2008 Aug 13
1
CIFS mount problems
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hello, We have `some` problems related to the samba daemon, or possibly with the Linux kernel CIFS filesystem. We have 2 server (for this example): - - Storage Server, running Samba 3.0.28a on Ubuntu Linux (Samba version 3.0.28a-1ubuntu4.4) with ldap authentication. - - Client, running Linux 2.6.24 as a XEN domU. This server mounts on demand user