Date:   Thu Sep 18 23:53:48 2003
Author: jra

Update of /data/cvs/samba/source/rpc_server
In directory dp.samba.org:/tmp/cvs-serv24803/rpc_server

Modified Files:
      Tag: SAMBA_3_0
        srv_samr_util.c 
Log Message:
The "unknown_5" 32 bit field in the user structs is actually 2 16-bit
fields, bad_password_count and logon_count. Ensure this is stored/fetched
in the various SAMs. As it replaces the unknown_5 field this fits
exactly into the tdb SAM without any binary problems. It also is added
to the LDAP SAM as two extra attributes. It breaks compatibility with
the experimental SAMs xml and mysql. The maintainers of these SAMs must
fix them so upgrades like this can be done transparently. I will insist
on the "experimental" status until this is solved.
Jeremy.


Revisions:
srv_samr_util.c         1.1.2.5 => 1.1.2.6
        
http://www.samba.org/cgi-bin/cvsweb/samba/source/rpc_server/srv_samr_util.c.diff?r1=1.1.2.5&r2=1.1.2.6

Reply via email to