CVS update: samba/source/libsmb

abartlet at samba.org abartlet at samba.org
Thu Jan 3 19:36:47 EST 2002


Date:	Thu Jan  3 00:36:47 2002
Author:	abartlet

Update of /data/cvs/samba/source/libsmb
In directory va:/tmp/cvs-serv24446/libsmb

Modified Files:
	errormap.c smberr.c 
Log Message:
Update the NT_STATUS -> DOS error table.

This new table is rather different to the old one (see diff posted to the
list for a sorted list of differences) and needs a *lot* of testing.

It does however seem to line up much better with what NT is using, as
exampled by the change to the OBJECT_NAME_COLLISION DOS error, it now matches
win2k where it didn't before.

I can't see any critical errors we now get wrong, and I know that the auth
errors are correct as per my on-the-wire observations.

This table was produced (and I hope to comment this better later) by
using the ERRMAPEXTRACT smbtorture tool, a Win2k domain member and the 
'name_to_ntstatus' auth module on the HEAD PDC.  This module returned 
the username as the error, and the NT box was forced to give me a dos
error becouse thats all I negotiated on that connection.  Hence the map.

Andrew Bartlett



Revisions:
errormap.c		1.8 => 1.9
	http://www.samba.org/cgi-bin/cvsweb/samba/source/libsmb/errormap.c?r1=1.8&r2=1.9
smberr.c		1.21 => 1.22
	http://www.samba.org/cgi-bin/cvsweb/samba/source/libsmb/smberr.c?r1=1.21&r2=1.22




More information about the samba-cvs mailing list