Samba4: File server broken ?

Manu manu.b2007 at gmail.com
Wed Aug 6 17:45:52 GMT 2008


You only have to backup $install_dir/etc, $install_dir/private and
$install_dir/var/locks/sysvol I think ?

restore_config()
{
	cp -pR $old_dir/etc/* $install_dir/etc/
	cp -pR $old_dir/private/*.* $install_dir/private/
	rm -rf $install_dir/private/smbd.tmp
	cp -pR $old_dir/var/locks/sysvol $install_dir/var/locks/
}

My 2 cent,
hotnuma.

> -----Message d'origine-----
> De : samba-technical-bounces+manu.b2007=gmail.com at lists.samba.org
> [mailto:samba-technical-bounces+manu.b2007=gmail.com at lists.samba.org] De
> la part de Matthieu Patou
> Envoyé : mercredi 6 août 2008 19:33
> À : samba-technical at lists.samba.org
> Objet : Re: Samba4: File server broken ?
> 
> My fault !
> Sorry for the annoyance, I just have to create a lib directory in
> samba/var.
> 
> Matthieu.
> Matthieu Patou wrote:
> > Dear all,
> >
> > I just cloned a fairly good work server into a test server, get the
> > latest samba (it seems because sometimes I have still problems with git
> > ...), compile all, remove old installation (but saved appart var and
> > private dir), make install and reinstalled var and private



More information about the samba-technical mailing list