Re: Cname - SMB Signing - DisableStrictNameChecking
Date: 9 Dec 2004 08:31:15 -0800
Greetings,
It isn't a bad idea, per say, but there are some implementation
problems. For one, if a system uses a CNAME to access a share under the
SYSTEM account, then the access attempt fails. This causes things like
share access in startup scripts and Application Managment to fail. I
suppose it is something with the way that the security tokens for
client and server are validated...
Marc, do you know how to log a bug on this?
thanks,
-rory
Relevant Pages
- Weekly Python Patch/Bug Summary
... Patch / Bug Summary ... new exit and quit objects ... Python memory allocator: Free memory ... tkinter Dialog fails when more than four buttons are used ... (comp.lang.python) - Weekly Python Patch/Bug Summary
... Patch / Bug Summary ... http://python.org/sf/1126187 opened by Philippe Kirsanov ... Fix to allow urllib2 digest auth to talk to livejournal.com ... gensuitemodule.processfile fails ... (comp.lang.python) - Weekly Python Patch/Bug Summary
... Patch / Bug Summary ... http://python.org/sf/1457736 closed by loewis ... http://python.org/sf/1580726 reopened by gbrandl ... Bulding source with VC6 fails due to missing files ... (comp.lang.python) - Re: Exception raised when drawing many circles
... at Microsoft.DirectX.Direct3D.Line.DrawTransform(Vector3vertexList, Matrix transform, Int32 color) ... Direct3D9::Vertex buffer must be unlocked during DrawPrimitive call ... I don't quite follow your response to Olivier, but I fail to see how this behavior could be anything but a bug in the Line class. ... I'd guess what's going on is that the Line class or something it wraps makes some assumption about a maximum buffer size and fails to reallocate properly when a request is made to draw lines that require a larger buffer. ... (microsoft.public.win32.programmer.directx.managed) - Re: how many bugs do you find and correct during TDD?
... If it is not as expected, is that a bug, an imporperly ... No as we haven't finished the cycle. ... and the test still fails. ... How many bugs does TDD catch then? ... (comp.object) |
|