svn commit: samba r8294 - in branches/SAMBA_4_0/source/lib/samba3: .

Stefan (metze) Metzmacher metze at samba.org
Mon Jul 11 09:35:21 GMT 2005


> Author: jelmer
> Date: 2005-07-10 21:41:49 +0000 (Sun, 10 Jul 2005)
> New Revision: 8294
>
> WebSVN:
> http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=8294
>
> Log:
> Add PLAN file for samba3->samba4 upgrade (Google Summer of Code) project.
>
> Added:
>    branches/SAMBA_4_0/source/lib/samba3/PLAN
>
>
> Changeset:
> Added: branches/SAMBA_4_0/source/lib/samba3/PLAN
> ===================================================================
> --- branches/SAMBA_4_0/source/lib/samba3/PLAN	2005-07-10 16:40:09 UTC (rev
> 8293)
> +++ branches/SAMBA_4_0/source/lib/samba3/PLAN	2005-07-10 21:41:49 UTC (rev
> 8294)
> @@ -0,0 +1,9 @@
> +- Each of the various password database backends(tdb,ldap,smbpaswd)
> available in Samba3 need to be accessible and converted to the SAM
> database in Samba4.
> +- Printer database needs to be read from the Samba3 TDB and added to the
> apprioprate LDAP subtree.
> +- The WINS database needs to be converted from both plain text file and
> TDB file to LDAP/LDB.
> +- The account policy database needs to be read in from a TDB and applied
> to the data in LDAP/LDB.
> +- The privilege database needs to be read from a TDB and added to the SAM
> database in LDB.
> +- Group mappings need to be read from the TDB and added to the SAM
> database.
> +- The share info database and the configuration file from Samba3 need to
> be read and converted to either xattrs or a TDB in Samba4

what info does the share info db stores, if this are share ACLS then
storing them as ACLS of the share toplevel directory is wrong, they should
go to a
share.ldb

> +- Secrets.tdb, containing the domain formation, needs to be merged into
> the SAM database.
> +- Last, but not least, a Samba3 configuration file should be parsable in
> Samba4. This file can be used for producing a Samba4 smb.conf file as well
> as for updating the various databases mentioned above.
>
>


--
metze

Stefan Metzmacher <metze at samba dot org>


More information about the samba-cvs mailing list