[prev in list] [next in list] [prev in thread] [next in thread] 

List:       samba-cvs
Subject:    svn commit: samba r24858 - in
From:       abartlet () samba ! org
Date:       2007-08-31 23:13:20
Message-ID: 20070831231320.6748A162AF2 () lists ! samba ! org
[Download RAW message or body]

Author: abartlet
Date: 2007-08-31 23:13:18 +0000 (Fri, 31 Aug 2007)
New Revision: 24858

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

Log:
Make the 'vampire' code work again - clearly nobody uses this...

Andrew Bartlett

Modified:
   branches/SAMBA_4_0_RELEASE/webapps/install/vampire.esp


Changeset:
Modified: branches/SAMBA_4_0_RELEASE/webapps/install/vampire.esp
===================================================================
--- branches/SAMBA_4_0_RELEASE/webapps/install/vampire.esp	2007-08-31 22:39:13 UTC \
                (rev 24857)
+++ branches/SAMBA_4_0_RELEASE/webapps/install/vampire.esp	2007-08-31 23:13:18 UTC \
(rev 24858) @@ -51,7 +51,11 @@
 	}
 	
 	if (form['submit'] == "Migrate") {
+	       	/* overcome an initially blank smb.conf */
 		lp.set("realm", subobj.REALM);
+		lp.set("workgroup", subobj.DOMAIN);
+		lp.reload();
+
 		if (subobj.ADMINPASS == "") {
 			write("<h3>We need the administrator password for the " + subobj.DOMAIN + " \
domain to proceed.  Please try again.</h3>");  f.display();


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic