HowTo:PostInstall:Samba343
De Luispa
Upgrade a Samba 3.4.3
Actualización a la última versión disponible de Samba a fecha Nov'09. El artículo inicial sobre la instalación de Samba lo podrás encontrar aquí.
Preparación
- Preparo el fichero make.conf para añadir USE="hal fuse". Actualmente lo tenía por paquetes, pero he visto que merece la pena ponerlos a nivel global.
- Modifico el fichero keywords
Fichero: /etc/portage/package.keuwords
# Samba =net-fs/samba-3.4.3 ~amd64 =net-fs/samba-libs-3.4.3 ~amd64 =net-fs/samba-client-3.4.3 ~amd64 =net-fs/samba-server-3.4.3 ~amd64 =sys-libs/tdb-1.1.5-r1 ~amd64 =sys-libs/talloc-2.0.0-r1 ~amd64
Instalación
- Ejecuto la actualización
# emerge -v samba
!!! ATTENTION !!! The default passdb backend has been changed to 'tdbsam'! That breaks existing setups using the 'smbpasswd' backend without explicit declaration! Please use 'passdb backend = smbpasswd' if you would like to stick to the 'smbpasswd' backend or convert your smbpasswd entries using e.g. 'pdbedit -i smbpasswd -e tdbsam'. The 'tdbsam' backend is much more flexible concerning per user settings like 'profile path' or 'home directory' and there are some commands which do not work with the 'smbpasswd' backend at all.
--Luis 14:03 1 nov 2009 (CET)

