Greetings- Is there anywhere documented the correct process / procedure to go through when rebuilding a PDC on a new system (hardware refresh)? It will a move from Debian Sarge with the 3.0.26a packages from samba.org to Ubuntu Server 8.04, and I think the stock Samba packages for now. Thanks! -- Michael Lueck Lueck Data Systems http://www.lueckdatasystems.com/
Michael Lueck wrote:> Is there anywhere documented the correct process / procedure to go > through when rebuilding a PDC on a new system (hardware refresh)?On a thread above (via NNTP), Florian Marinier referenced this link: http://www.samba.org/samba/docs/man/Samba-Guide/upgrades.html#id385896 Looks very helpful. -- Michael Lueck Lueck Data Systems http://www.lueckdatasystems.com/
move all of the .tdb files, and /etc/samba/* and everything in /var/lib/samba/* and of course any data you have. write down the SID of the old server (net getlocalsid, net getdomainsid) and set the new server to the same SID with net setlocalsid Michael Lueck wrote:> Greetings- > > Is there anywhere documented the correct process / procedure to go > through when rebuilding a PDC on a new system (hardware refresh)? > > It will a move from Debian Sarge with the 3.0.26a packages from > samba.org to Ubuntu Server 8.04, and I think the stock Samba packages > for now. > > Thanks! >