Author: metze Date: 2005-10-14 09:49:48 +0000 (Fri, 14 Oct 2005) New Revision: 10992
WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=10992 Log: [EMAIL PROTECTED] (orig r10990): tridge | 2005-10-14 09:38:16 +0200 the beginnings of a program designed to work out the minimal schema needed to represent all the current records on a ADS LDAP server. The idea is we will use something based on this code to work out exactly what schema elements we will need for our initial ADS schema. I plan on expanding this code to automatically work out attribute properties, and write out a schema file that we can load into ldb. Interestingly, it looks like we only need 43 objectclasses and around 200 attributes to represent all records of a newly installed w2k3 ADS server. [EMAIL PROTECTED] (orig r10991): metze | 2005-10-14 10:19:21 +0200 - create always a valid bind_info28 blocks, so that we don't need to work with unions in the main code - loop also in level 1,2 replies metze Added: branches/tmp/samba4-winsrepl/testprogs/ejs/minschema.js Modified: branches/tmp/samba4-winsrepl/ branches/tmp/samba4-winsrepl/source/torture/rpc/dssync.c Changeset: Sorry, the patch is too large (351 lines) to include; please use WebSVN to see it! WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=10992
