CVS update: samba/source/passdb

abartlet at samba.org abartlet at samba.org
Fri Feb 22 13:47:53 EST 2002


Date:	Thu Feb 21 18:47:53 2002
Author:	abartlet

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

Modified Files:
	pdb_interface.c 
Added Files:
	pdb_plugin.c 
Log Message:
Add the pdb_plugin module from Jelmer Vernooij <jelmer at nl.linux.org>.

This allow the user to select 
'passdb backend = plugin : /path/to/plugin.so : pluging args'

And load any arbitary plugin.  Apparently Jelmer has a mysql plugin in the
works - hence this patch.

We probably need to rework the interface a bit before 3.0 (add versioning of
some kind) but this is a good start.  

Andrew Bartlett


Revisions:
pdb_plugin.c		NONE => 1.1
	http://www.samba.org/cgi-bin/cvsweb/samba/source/passdb/pdb_plugin.c?rev=1.1
pdb_interface.c		1.4 => 1.5
	http://www.samba.org/cgi-bin/cvsweb/samba/source/passdb/pdb_interface.c?r1=1.4&r2=1.5




More information about the samba-cvs mailing list