Attachment 'Samba_win10.reg'

Download

   1 Windows Registry Editor Version 5.00
   2 
   3 ;; Domain Compatibility Mode and DNS Name Resolution
   4 [HKEY_LOCAL_MACHINE\System\CurrentControlSet\Services\LanManWorkstation\Parameters]
   5 "DNSNameResolutionRequired"=dword:00000000
   6 "DomainCompatibilityMode"=dword:00000001
   7 
   8 
   9 ;; FORSE questo serve se dopo un mese il pc non entra piĆ¹ in dominio
  10 ;; modifica in modo da non aggiornare mai lo shared secret fra server e client
  11 ;; [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\services\netlogon\parameters]
  12 ;; "DisablePasswordChange"=dword:00000001
  13 
  14 
  15 ;; per fare funzionare netlogon di nuovo
  16 ;; Hardened Paths to access Netlogon Directory
  17 [HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\NetworkProvider\HardenedPaths]
  18 "\\\\*\\netlogon"="RequireMutualAuthentication=0,RequireIntegrity=0,RequirePrivacy=0"
  19 [HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Policies\Microsoft\Windows\NetworkProvider\HardenedPaths]
  20 "\\\\*\\netlogon"="RequireMutualAuthentication=0,RequireIntegrity=0,RequirePrivacy=0"

Attached Files

To refer to attachments on a page, use attachment:filename, as shown below in the list of files. Do NOT use the URL of the [get] link, since this is subject to change and can break easily.
  • [get | view] (2018-07-30 19:31:39, 1.0 KB) [[attachment:Samba_win10.reg]]
  • [get | view] (2018-07-30 19:31:39, 0.4 KB) [[attachment:Samba_win7.reg]]
 All files | Selected Files: delete move to page copy to page

You are not allowed to attach a file to this page.