Samba3 to Samba4 Migration - Questions
Published: July 27, 2015 - 5:30 PM
Hello, I'm currently looking into migrating a Samba 3 domain controller to Samba 4, so I followed your tutorial, but I have a question. When it comes to importing accounts (computers, users), I was wondering if the following command:
Does the domain name have to be the same on the new server for this to work? Because on my SMB3 server, I have a domain name ending in "mondomaine".local and I'd like to take this opportunity to switch it to mydomain.lan , a question of compatibility.
Thank you in advance for your answers.
Sincerely,
Does it delete the information on the old server (smb3) or does it retrieve it and copy it to the new server (Smb4)? Basically, I don't want it to delete anything on my Samba3 server because it's a production server.samba-tool domain samba3upgrade --dbdir=/root/samba3/ --use-xattrs=yes --realm=MYDOMAIN.LAN /root/samba3/smb.conf
Does the domain name have to be the same on the new server for this to work? Because on my SMB3 server, I have a domain name ending in "mondomaine".local and I'd like to take this opportunity to switch it to mydomain.lan , a question of compatibility.
Thank you in advance for your answers.
Sincerely,