Re: [Samba] NT_STATUS_NO_MEMORY when browsing file server on Belkin modem

2013-01-13 Thread Jonathan Schultz

The attached patch to Samba master might fix this. What is
your Samba version? I did not find this in the initial
posting.


Thank you, that patch did the trick.

Will this patch be incorporated into future releases of samba?

Cheers,
Jonathan
--
To unsubscribe from this list go to the following URL and read the
instructions:  https://lists.samba.org/mailman/options/samba


Re: [Samba] NT_STATUS_NO_MEMORY when browsing file server on Belkin modem

2013-01-13 Thread Jonathan Schultz

The attached patch to Samba master might fix this. What is
your Samba version? I did not find this in the initial
posting.


That's a polite way of saying I didn't give you any of that information. :)

'smbclient -V' returns 'Version 3.6.6'

I'll give that patch a try.

Thanks,
Jonathan

--
To unsubscribe from this list go to the following URL and read the
instructions:  https://lists.samba.org/mailman/options/samba


Re: [Samba] NT_STATUS_NO_MEMORY when browsing file server on Belkin modem

2013-01-12 Thread Jonathan Schultz

Thank you for your help.


What we need are comparative network traces from accessing
the box via windows and smbclient.


I've generated two traces for comparison:

https://dl.dropbox.com/u/2083295/linux-fails.cap
https://dl.dropbox.com/u/2083295/windows-works.cap

Cheers,
Jonathan
--
To unsubscribe from this list go to the following URL and read the
instructions:  https://lists.samba.org/mailman/options/samba


[Samba] NT_STATUS_NO_MEMORY when browsing file server on Belkin modem

2013-01-10 Thread Jonathan Schultz

Hello,

Can someone help me to track down the source of this problem? I'm trying 
to access a file server running on a Belkin modem with an attached USB 
drive. Judging my the quality of the firmware on the device, I'd say 
there's a good chance of it being buggy. But it works well enough on a 
Windows machine, even one running inside Virtualbox under Linux. I 
therefore see no reason why it shouldn't work using a Samba client.


When I try to connect using smbclient, I can connect OK, and put and 
retrieve files. But if I try to browse the share using 'ls' or 'du', it 
returns immediately something like 'NT_STATUS_NO_MEMORY listing *' So I 
can't get a directory listing of the share, which pretty much makes it 
useless.


Interestingly, when I try to connect to it using XBMC running on my 
Apple TV, which I assume incorporates samba pretty much off the shelf, 
it also returns an error indicating problems allocating memory.


I have enough IT skills to build samba from source and try to reverse 
engineer and debug it. I'd just like to benefit from the experience of 
others before I go down that path.


Many thanks,

Jonathan
--
To unsubscribe from this list go to the following URL and read the
instructions:  https://lists.samba.org/mailman/options/samba