svn commit: samba r458 - in branches/SAMBA_4_0/source: param
rpc_server rpc_server/samr script
tridge at samba.org
tridge at samba.org
Mon May 3 14:58:08 GMT 2004
Author: tridge
Date: 2004-05-03 14:58:08 +0000 (Mon, 03 May 2004)
New Revision: 458
Added:
branches/SAMBA_4_0/source/rpc_server/samr/
branches/SAMBA_4_0/source/rpc_server/samr/dcesrv_samr.c
branches/SAMBA_4_0/source/rpc_server/samr/samdb.c
branches/SAMBA_4_0/source/script/provision.pl
Modified:
branches/SAMBA_4_0/source/param/loadparm.c
branches/SAMBA_4_0/source/rpc_server/config.m4
Log:
this is the (very primitive) beginnings of a SAMR server for
Samba4. I'm committing this now so I can get comments on the approach.
Note that you need to do something like this to initialise the SAM db:
edit script/provision.pl
script/provision.pl > provision.ldif.out
bin/ldbadd /path/to/private/sam.ldb provision.ldif.out
WebSVN: http://websvn.samba.org/websvn/changeset.php?rep=samba&path=/branches/SAMBA_4_0/source&rev=458&nolog=1
More information about the samba-cvs
mailing list