1 Upgrading from an older samba4 installation.
3 For users of samba4 alpha 8 and after
4 =====================================
6 * Stop any samba process
7 * Backup your samba4 provision:
8 go in the directory where your samba4 provision is stored (/usr/local/samba by default)
9 do tar cf $HOME/backup.tar private (it's also recommended to save the etc/smb.conf and var/sysvol dir aswell)
10 * Go in the source4 dir
11 * run ./scripting/bin/upgradeprovision
14 For users of samba4 alpha 8 and after
15 =====================================
17 * Stop any samba/smbd process
18 * Backup your samba4 provision:
19 go in the directory where your samba4 provision is stored (/usr/local/samba by default)
20 do tar cf $HOME/backup.tar private (it's also recommended to save the etc/smb.conf and var/sysvol dir aswell)
21 * Go in the source4 dir
22 * run ./scripting/bin/upgradeprovision --full