Changing from a Samba classic domain to Samba 4
Migration
It is a good idea to test as many steps as possible in advance using sandbox machines. Firewalls prevent the NT4 domain controller and the Active Directory domain controller from getting in each other's way during the migration. But if they do so, some manual attention is required, because the admin needs to convert each individual computer.
One fairly typical scenario is that the operator of NT4 DC runs the domain controller together with the file server on the same machine. Samba 4 won't let you do the server to this dual role, so the best approach is to let the file server run on the existing server and set up the domain controller on a virtual machine or another computer.
You also need to keep in mind that groups and users may use the same name in AD environments. Last but not least, administrators need to change the LDAP server integrated into Samba 4 via /etc/samba/smb.conf
from localhost
to the IP address of the old LDAP server. Use samba-tool domain classicupgrade
[10] to switch to a full-fledged Samba 4 AD domain controller. Backing up configuration files is recommended, but the upgrade works with all password back ends, that is, smbpasswd
, tdbsam
, and ldapsam
.
Admins should also understand that the change from a NT4 domain controller to Samba 4 is a one-way street; you cannot easily roll back. A methodical and granular approach is thus useful. Beginners might find it easier to just start with Samba 4 in the first place.
Conclusions
All told, Samba Version 4 is a viable alternative to Windows AD domain controllers, and it provides most of the features you would get with a Windows system. The performance should be absolutely adequate in environments without special configurations.
If you do not rely on the functionality of an AD domain controller and have deployed a Samba Classic domain without trouble for years, the only benefit you might actually experience after the migration is better network drive performance with Samba 4.
Infos
- Samba: https://www.samba.org/
- User and group management: https://wiki.samba.org/index.php/User_and_Group_management
- Samba 4.4.3 Release Notes: https://www.samba.org/samba/history/samba-4.4.3.html
- Samba 4.0.0 Release Notes: https://www.samba.org/samba/history/samba-4.0.0.html
- Samba 4.1 Release Notes: https://www.samba.org/samba/history/samba-4.1.0.html
- Samba 4.2 Release Notes: https://www.samba.org/samba/history/samba-4.2.0.html
- Samba 4.3 Release Notes: https://www.samba.org/samba/history/samba-4.3.0.html
- Samba 4.4 Release Notes: https://www.samba.org/samba/history/samba-4.4.0.html
- Open bugs in Samba 4.1: https://bugzilla.samba.org/buglist.cgi?bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&order=bug_id&product=Samba%204.1%20and%20newer&query_based_on=&query_format=advanced
- Migration of Samba 3 NT domains to Samba 4 AD domains: https://wiki.samba.org/index.php/Migrating_a_Samba_NT4_domain_to_a_Samba_AD_domain_%28classic_upgrade%29
« Previous 1 2 3
Buy this article as PDF
(incl. VAT)
Buy Linux Magazine
Direct Download
Read full article as PDF:
Price $2.95
Subscribe to our Linux Newsletters
Find Linux and Open Source Jobs
Subscribe to our ADMIN Newsletters
Support Our Work
Linux Magazine content is made possible with support from readers like you. Please consider contributing when you've found an article to be beneficial.
News
-
Armbian 23.05 is Now Available
Based on Debian 12, the latest version of the ARM/RISC-V distribution is now available to download and install.
-
Linux Mint Finally Receiving Support for Gestures
If you use the Linux Mint Cinnamon desktop, you'll be thrilled to know that 21.2 is getting support for gestures on touchscreen devices and touchpads.
-
An All-Snap Version of Ubuntu is In The Works
Along with the standard deb version of the open-source operating system, Canonical will release an-all snap version.
-
Mageia 9 Beta 2 Ready for Testing
The latest beta of the popular Mageia distribution now includes the latest kernel and plenty of updated applications.
-
KDE Plasma 6 Looks to Bring Basic HDR Support
The KWin piece of KDE Plasma now has HDR support and color management geared for the 6.0 release.
-
Bodhi Linux 7.0 Beta Ready for Testing
The latest iteration of the Bohdi Linux distribution is now available for those who want to experience what's in store and for testing purposes.
-
Changes Coming to Ubuntu PPA Usage
The way you manage Personal Package Archives will be changing with the release of Ubuntu 23.10.
-
AlmaLinux 9.2 Now Available for Download
AlmaLinux has been released and provides a free alternative to upstream Red Hat Enterprise Linux.
-
An Immutable Version of Fedora Is Under Consideration
For anyone who's a fan of using immutable versions of Linux, the Fedora team is currently considering adding a new spin called Fedora Onyx.
-
New Release of Br OS Includes ChatGPT Integration
Br OS 23.04 is now available and is geared specifically toward web content creation.