Jason Haar
2014-Mar-10 20:57 UTC
[Samba] NT_STATUS_INSUFFICIENT_RESOURCES - but only from Samba - works for Windows?
Hi there I've just a Windows7 box here that is erroring with "NT_STATUS_INSUFFICIENT_RESOURCES" whenever I try to connect using any samba tools: smbclient, "net", "rpcclient". This is when using Domain Admin creds, either via Kerberos (-k) or direct username%password. According to google, this is a resource problem on Windows and restarting the appropriate service (or a reboot) would fix it. Well fine - except that this issue isn't occurring when I connect from a Windows client instead of a Samba client. This affected Windows box works fine - shares, directories, etc. So why is it a resource problem for Samba when it isn't for Windows clients? CentOs-6.5, samba-3.6.9-167.el6_5.x86_64 -- Cheers Jason Haar Information Security Manager, Trimble Navigation Ltd. Phone: +1 408 481 8171 PGP Fingerprint: 7A2E 0407 C9A6 CAF6 2B9F 8422 C063 5EBB FE1D 66D1
Jeremy Allison
2014-Mar-10 21:28 UTC
[Samba] NT_STATUS_INSUFFICIENT_RESOURCES - but only from Samba - works for Windows?
On Tue, Mar 11, 2014 at 09:57:45AM +1300, Jason Haar wrote:> Hi there > > I've just a Windows7 box here that is erroring with > "NT_STATUS_INSUFFICIENT_RESOURCES" whenever I try to connect using any > samba tools: smbclient, "net", "rpcclient". This is when using Domain > Admin creds, either via Kerberos (-k) or direct username%password. > According to google, this is a resource problem on Windows and > restarting the appropriate service (or a reboot) would fix it. > > Well fine - except that this issue isn't occurring when I connect from a > Windows client instead of a Samba client. This affected Windows box > works fine - shares, directories, etc. > > So why is it a resource problem for Samba when it isn't for Windows clients?Wireshark trace showing where this gets returned please ?