svn commit: samba r22732 - in branches/SAMBA_3_0/source:
include libsmb
simo
idra at samba.org
Mon May 7 11:41:42 GMT 2007
On Mon, 2007-05-07 at 03:07 +0000, derrell at samba.org wrote:
> Author: derrell
> Date: 2007-05-07 03:07:39 +0000 (Mon, 07 May 2007)
> New Revision: 22732
>
> WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=22732
>
> Log:
>
> - Testing of libsmbclient against Vista revealed what is likely a bug in
> Vista. Vista provides a plethora of kludges to simulate older versions of
> Windows. The kludges are in the form of shortcuts (or more likely symbolic
> links, but I don't know enough about Vista to determine that definitively)
> and in most cases, attempts to access them get back an "access denied"
> error. On one particular folder, however, "<share>/Users/All Users", it
> returns an unknown (to ethereal and the Samba3 code) NT status code:
> 0x8000002d. Although this code does not have a high byte of 0xc0 indicating
> that it is an error, it appears to be an alternate form of "access denied".
>
> Without this patch, libsmbclient times out on an attempt to enumerate that
> folder rather than returning an error to the caller. This patch corrects
> that problem.
Derrel, maybe you could use Andrew's error scanner to try to find out
what that error is exactly.
Simo.
--
Simo Sorce
Samba Team GPL Compliance Officer
email: idra at samba.org
http://samba.org
More information about the samba-technical
mailing list