Changes

From SME Server
Jump to navigationJump to search
25 bytes added ,  02:59, 30 May 2013
Line 33: Line 33:  
===Slow login with win7 to sme8 domain===
 
===Slow login with win7 to sme8 domain===
   −
With certain network you can have an issue with some slow login to the SME Server domain because a timeout issue on network.. In this case you have to do following commands lines as you can find in [[bugzilla:7332]]
+
With certain networks you may have an issue with a slow login to the SME Server domain due to a timeout issue on the network. In this case you should apply the following commands to your SME Server as can be found at [[bugzilla:7332]]
Actually the version of package needed e-smith-samba-2.2.0-54.el5.sme is in smeupdates-testing but in few time it will be by default in smeupdates
+
The version of package needed e-smith-samba-2.2.0-54.el5.sme is in smeupdates-testing but will shortly be by default in smeupdates so in the first instance verify your package version
so in first verify you package version
      
  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-54.el5.sme
   −
You need at least this version or above otherwise try this
+
You need at least this version as above, otherwise try this
    
  yum update --enablerepo=smeupdates-testing e-smith-samba
 
  yum update --enablerepo=smeupdates-testing e-smith-samba
 
  signal-event post-upgrade; signal-event reboot
 
  signal-event post-upgrade; signal-event reboot
   −
Then you must add a new configuration to you smb internal database
+
Then you must add a new configuration setting to you smb internal database
    
  config setprop smb WaitForNetwork disabled
 
  config setprop smb WaitForNetwork disabled
Line 62: Line 61:  
  "WaitForNetwork"=dword:00000000
 
  "WaitForNetwork"=dword:00000000
   −
After that You have to follow the standard way to add a Win7 to the SME DOMAIN [[Windows_7_Support#Join_a_SME_Server_8.0_Domain_with_Win7]]
+
After this you follow the usual way to add a Win7 to the SME DOMAIN, as above [[Windows_7_Support#Join_a_SME_Server_8.0_Domain_with_Win7]]
    
==Adding Windows 7 Support to SME Server 7==
 
==Adding Windows 7 Support to SME Server 7==

Navigation menu