r26691: registry: Add subkeys required for Server Manager Alerts and Peplication...
authorJelmer Vernooij <jelmer@samba.org>
Tue, 8 Jan 2008 04:34:53 +0000 (22:34 -0600)
committerStefan Metzmacher <metze@samba.org>
Mon, 7 Jan 2008 22:42:02 +0000 (16:42 -0600)
source/setup/provision.reg

index 0e657f3e6ad3a77fc0f9c87a980845b49a7964d0..892b5ec50c236fb658c59905478a85eaa6e6435f 100644 (file)
@@ -26,6 +26,15 @@ ProductType=LanmanNT
 [HKEY_LOCAL_MACHINE\System\CurrentControlSet\Services\Netlogon\Parameters]
 RefusePasswordChange=REG_DWORD:0
 
+[HKEY_LOCAL_MACHINE\System\CurrentControlSet\Services\REPLICATOR]
+
+[HKEY_LOCAL_MACHINE\System\CurrentControlSet\Services\REPLICATOR\Parameters]
+
+[HKEY_LOCAL_MACHINE\System\CurrentControlSet\Services\Alerter]
+
+[HKEY_LOCAL_MACHINE\System\CurrentControlSet\Services\Alerter\Parameters]
+
 [HKEY_USERS]
 
 [HKEY_CLASSES_ROOT]
+