CVS update: samba/source/sam

abartlet at samba.org abartlet at samba.org
Sat Sep 28 22:27:04 EST 2002


Date:	Sat Sep 28 12:27:04 2002
Author:	abartlet

Update of /data/cvs/samba/source/sam
In directory dp.samba.org:/tmp/cvs-serv6117/sam

Modified Files:
	api.c interface.c 
Added Files:
	sam_ads.c 
Log Message:
Add the beginings of sam_ads to the tree.

This module, primarilly the work of "Stefan (metze) Metzmacher" 
<metze at metzemix.de>, uses the Active Directory schema to store the
user/group/other information.  I've been testing it against a real AD server,
and it is intended to work with OpenLDAP as well.

I've moved a few functions around in our other libads code, which has made it
easier to tap into that existing code.  

Also, I've made some changes to the SAM interface, I hope there are not too
many objections...   To ensure we don't get silly bugs in the skel module, it
is now in the default compile.  This way you should not forget to update it :-)

Andrew Bartlett


Revisions:
sam_ads.c		NONE => 1.1
	http://www.samba.org/cgi-bin/cvsweb/samba/source/sam/sam_ads.c?rev=1.1
api.c		1.3 => 1.4
	http://www.samba.org/cgi-bin/cvsweb/samba/source/sam/api.c?r1=1.3&r2=1.4
interface.c		1.15 => 1.16
	http://www.samba.org/cgi-bin/cvsweb/samba/source/sam/interface.c?r1=1.15&r2=1.16



More information about the samba-cvs mailing list