svn commit: samba r9447 - in branches/SAMBA_4_0/source/lib/ldb: . tools

idra at samba.org idra at samba.org
Sun Aug 21 14:26:04 GMT 2005


Author: idra
Date: 2005-08-21 14:26:03 +0000 (Sun, 21 Aug 2005)
New Revision: 9447

WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=9447

Log:

Add a new tool to convert openLdap schema files into an ldif
My first test with nis.schema seem to confirm it works properly

Use a command line like:
oLschema2ldif -I tests/schema/nis.schema -O nis_schema.ldif -b "dc=sambadom,dc=samba,dc=org"
to see how it works.

SSS


Added:
   branches/SAMBA_4_0/source/lib/ldb/tools/oLschema2ldif.c
Modified:
   branches/SAMBA_4_0/source/lib/ldb/Makefile.in
   branches/SAMBA_4_0/source/lib/ldb/config.mk
   branches/SAMBA_4_0/source/lib/ldb/tools/cmdline.c


Changeset:
Sorry, the patch is too large (657 lines) to include; please use WebSVN to see it!
WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=9447


More information about the samba-cvs mailing list