CVS update: samba/source/passdb

abartlet at samba.org abartlet at samba.org
Sat Sep 29 23:14:19 EST 2001


Date:	Sat Sep 29 06:14:19 2001
Author:	abartlet

Update of /data/cvs/samba/source/passdb
In directory va:/tmp/cvs-serv16325/passdb

Modified Files:
	passdb.c pdb_tdb.c 
Log Message:
This is the passdb section of the previously mentioned commit.

Of particular note is the change to pdb_free_sam() to take its sam argument by
reference, allowing it to be NULLified by the SAFE_FREE() macro, and the
changed to local_password_change() both to make it work and to remove the
duplicate code that caused so much breakage over the last few days.

 - Small change in behaviour:  when LOCAL_ADD_USER is set, the user doesn't
actually exist locally but does exist in the passdb we don't attempt to do a
GetPwnam().  (How the entry got there is another matter, and most passdbs won't
allow this anyway).

Andrew Bartlett


Revisions:
passdb.c		1.103 => 1.104
	http://www.samba.org/cgi-bin/cvsweb/samba/source/passdb/passdb.c?r1=1.103&r2=1.104
pdb_tdb.c		1.24 => 1.25
	http://www.samba.org/cgi-bin/cvsweb/samba/source/passdb/pdb_tdb.c?r1=1.24&r2=1.25




More information about the samba-cvs mailing list