CVS update: samba/source

abartlet at samba.org abartlet at samba.org
Wed Jul 3 17:37:51 EST 2002


Date:	Wed Jul  3 00:37:51 2002
Author:	abartlet

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

Modified Files:
	Makefile.in 
Log Message:
Break up the passdb objects (to allow RPC clients to link without brining in
*.o) and implment new enum_dom_users code in the SAMR RPC subsystem.

Incresingly, we are using the pdb_get_{user,group}_sid() functions, in the
eventual hope that we might one day support muliple domains off a single
passdb.  To extract the RID, we use sid_peek_check_rid(), and supply an
'expected' domain SID.

The id21 -> SAM_ACCOUNT and id23 -> SAM_ACCOUNT code has been moved to
srv_samr_util.c, to ease linking in passdb users.

Compatiblity code that uses 'get_global_sam_sid()' for the 'expected' sid is in
pdb_compat.c

Andrew Bartlett


Revisions:
Makefile.in		1.493 => 1.494
	http://www.samba.org/cgi-bin/cvsweb/samba/source/Makefile.in?r1=1.493&r2=1.494




More information about the samba-cvs mailing list