Changes

From SME Server
Jump to navigationJump to search
374 bytes added ,  22:59, 17 August 2010
Line 85: Line 85:     
===Upgrading samba===
 
===Upgrading samba===
 +
Due to the change of samba from samba-3.4 in SME Server 8.0 Beta 5 to samba3x-3.3 in SME Server 8.0 Beta 6 it is necessary to remove samba if samba-3.4.x has been installed.
 +
All users of SME Server 8.0 Beta 5 are affected. Users of other versions of SME Server can check their samba version.
   −
Note:
+
rpm -q samba samba3x
These steps may be required from SME Server as early as 8.beta3
     −
Before upgrading verify that samba >= 3.3 is installed
+
Here is the example output showing samba 3.4 packages installed which need removal.
rpm -q samba
     −
And here is an example of an out-put
+
samba-3.4.3-1.1.el5.sme
 +
package samba3x is not installed
   −
  samba-3.4.3-1.1.el5.sme
+
Here is the example output showing samba3x 3.3 packages installed which need no further steps
 +
 
 +
  package samba is not installed
 +
samba3x-3.3.8-0.52.el5_5
   −
If samba version is >= 3.3.x then you need to run:
+
If samba-3.4.x then you need to run:
    
  rpm -e --nodeps libtalloc libtdb samba samba-client samba-common samba-winbind
 
  rpm -e --nodeps libtalloc libtdb samba samba-client samba-common samba-winbind
   −
Now you are ready to continue with [[SME_Server_8#Performing_the_upgrade]]
+
Now you are ready to upgrade to SME Server 8.0 Beta 6
    
=== Additional steps and potential changes ===
 
=== Additional steps and potential changes ===

Navigation menu