s4-kdc: Fix logging with the KDB driver
[amitay/samba.git] / wintest / test-s4-howto.py
index 9d6c0617e6006a67176fc0bb4856213e33c6fe04..e290b07732d2eecfa61b1bce79d5afff430cda21 100755 (executable)
@@ -174,7 +174,7 @@ SafeModeAdminPassword=${PASSWORD1}
     child.expect("C:")
     child.expect("C:")
     child.sendline("dcpromo /answer:answers.txt")
-    i = child.expect(["You must restart this computer", "failed", "Active Directory Domain Services was not installed", "C:"], timeout=120)
+    i = child.expect(["You must restart this computer", "failed", "Active Directory Domain Services was not installed", "C:"], timeout=240)
     if i == 1 or i == 2:
         child.sendline("echo off")
         child.sendline("echo START DCPROMO log")