[Pkg-samba-maint] r899 - branches/samba4

Steinar H. Gunderson sesse at costa.debian.org
Fri Jan 6 00:11:30 UTC 2006


Author: sesse
Date: 2006-01-06 00:11:29 +0000 (Fri, 06 Jan 2006)
New Revision: 899

Modified:
   branches/samba4/changelog
Log:
Outline plan for how to handle configuration more sanely.


Modified: branches/samba4/changelog
===================================================================
--- branches/samba4/changelog	2006-01-05 23:43:01 UTC (rev 898)
+++ branches/samba4/changelog	2006-01-06 00:11:29 UTC (rev 899)
@@ -11,6 +11,15 @@
     * samba-gtk-frontends: gwcrontab.
     * winregistry-tools: winreg.
     * samba3dump and tdbtorture remain orphans.
+  * [NOT IMPLEMENTED YET]
+    Rewrite configuration/bootstrapping to be able to install the client
+    only and still get a usable smb.conf. The basic idea is:
+    * samba-common looks for an smb.conf. If there is none, it asks for
+      realm and domain and generates a skeleton smb.conf.
+    * If samba notices an upgrade from Samba 3, it asks whether the user
+      wants to upgrade. If not, it leaves everything alone (and broken).
+    * Otherwise, samba asks whether the user wants to set up a PDC. If yes,
+      it adds "server role = pdc" to smb.conf and provisions the server.
 
  -- Steinar H. Gunderson <sesse at debian.org>  Thu,  5 Jan 2006 23:41:19 +0100
 




More information about the Pkg-samba-maint mailing list