CVS update: samba/source/registry

Simo Sorce idra at samba.org
Mon Aug 5 00:25:32 EST 2002


Date:	Sun Aug  4 07:25:32 2002
Author:	idra

Update of /data/cvs/samba/source/registry
In directory va:/tmp/cvs-serv17057/registry

Modified Files:
	reg_db.c 
Log Message:

commented out strupper before key check against internal db, it's no good
to check for uppercased strings when we store them not uppercased.

jerry, this fix is needed to make usrmgr.exe work again.
meanwhile we found out that NT_STATUS code may not be appropriate there.
In particular it seem that an NT PDC will send back 02 as error
(ERRbadfile) not 0xc000000f (NT_STATUS_NO_SUCH_FILE NT)

I think further investigation is need to understand which are aprropriate
return codes here.



Revisions:
reg_db.c		1.7 => 1.8
	http://www.samba.org/cgi-bin/cvsweb/samba/source/registry/reg_db.c?r1=1.7&r2=1.8




More information about the samba-cvs mailing list