Changes

Jump to navigation Jump to search
14 bytes added ,  19:15, 2 July 2013
Line 38: Line 38:     
  rpm -qa e-smith-samba
 
  rpm -qa e-smith-samba
  e-smith-samba-2.2.0-54.el5.sme
+
  e-smith-samba-2.2.0-57.el5.sme
    
You need at least this version as above, otherwise try this
 
You need at least this version as above, otherwise try this
Line 45: Line 45:  
  signal-event post-upgrade; signal-event reboot
 
  signal-event post-upgrade; signal-event reboot
   −
Then you must add a new configuration setting to you smb internal database
  −
  −
config setprop smb WaitForNetwork disabled
  −
signal-event console-save
      
This is what you need to find in your server-ressources
 
This is what you need to find in your server-ressources
   −
  cat /home/e-smith/files/server-resources/regedit/win7samba.reg  
+
  cat /home/e-smith/files/server-resources/regedit/windows_samba_performance.reg  
    
  Windows Registry Editor Version 5.00
 
  Windows Registry Editor Version 5.00
 
   
 
   
[HKEY_LOCAL_MACHINE\System\CurrentControlSet\Services\LanManWorkstation\Parameters]
  −
"DNSNameResolutionRequired"=dword:00000000
  −
"DomainCompatibilityMode"=dword:00000001
   
  [HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\System]
 
  [HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\System]
 +
"SlowLinkDetectEnabled"=dword:00000000
 +
"DeleteRoamingCache"=dword:00000001
 
  "WaitForNetwork"=dword:00000000
 
  "WaitForNetwork"=dword:00000000
 +
"CompatibleRUPSecurity"=dword:00000001
 +
 +
 +
After this you follow the usual way to add the patch to your windows registery
 +
 +
*Save the registry patch ('''windows_samba_performance.reg''') from https://your-server-ip/server-resources/regedit/ with your favourite web browser
 +
*On your windows desktop, start "regedit" from the  start menu and import the windows_samba_performance.reg
   −
After this you follow the usual way to add a Win7 to the SME DOMAIN, as above [[Windows_8_Support#Join_a_SME_Server_8.0_Domain_with_Win8]]
   
----
 
----
 
[[Category:Howto]]
 
[[Category:Howto]]
 
[[Category:Administration]]
 
[[Category:Administration]]

Navigation menu