Tools for integrating Linux systems with Microsoft Active Directory
Domain Join Made Easy Thanks to Realmd
All of the previously described methods have the disadvantage that they involve a greater or lesser amount of manual work on the clients to join the Windows domain. As of Fedora 18 and Red Hat Enterprise 7, the Red Hat environment offers a tool that lets you easily add a system to a Kerberos realm (a.k.a. domain): realmd
. The realmd
tool does not just work for Windows domains; you can also use it with FreeIPA domains. The command line is simple:
$ realm join example.com -U Administrator
You won't need to make any additional manual changes to the Kerberos configuration. The realm call ensures that a computer account is automatically created for the system, and a Kerberos principle is also available with a keytab
file. At this point, I should mention, however, that realmd
is a fairly new tool, and you might experience some complications when using it.
Conclusions
Uniform management of user accounts can be achieved either by Linux clients directly joining a Windows domain or by synchronization or trust relationships between different identity stores. Both methods have their advantages and disadvantages. If Linux clients directly join a Windows domain, I recommend the use of the System Security Services Daemon in combination with the AD provider because this option currently provides the most stable and most efficient solution.
Infos
- Active Directory Domain Services: http://msdn.microsoft.com/en-us/library/aa362244%28v=vs.85%29.aspx
« Previous 1 2
Buy this article as PDF
(incl. VAT)
Buy Linux Magazine
Direct Download
Read full article as PDF:
Price $2.95
News
-
KDE Launches the Qt 5 Patch Collection
To support and maintain a stable Qt 5 for KDE Gears and Frameworks, KDE will maintain a patch collection.
-
Linux Creator Warns Next Kernel Could be Delayed
Linus Torvalds has issued concern about the size of kernel 5.12 and possible delays for its release.
-
System76 Updates its Pangolin Laptop
System76 has released a much-anticipated AMD version of their most popular laptop, the Pangolin.
-
New Debian-Based Distribution Arrives on the Market
TelOS is a new Debian-based Linux distribution with a customized, touch-screen-ready KDE Plasma 5 desktop.
-
System76 Releases New Thelio Desktop
One of the most ardent supporters of open source hardware has released a new desktop machine for home or office.
-
Mageia 8 Now Available with Linux 5.10 LTS
The latest release of Mageia includes improved graphics support for both AMD and NVIDIA GPUs.
-
GNOME 40 Beta has been Released
Anyone looking to test the beta for the upcoming GNOME 40 release can now do so.
-
OpenMandriva Lx 4.2 has Arrived
The latest stable version of OpenMandriva has been released and offers the newest KDE desktop and ARM support.
-
Thunderbird 78 Ported to Ubuntu 20.04
The Ubuntu developers have made the decision to port the latest release of Thunderbird to the LTS version of the platform.
-
Elementary OS is Bringing Multi-Touch Gestures to the OS
User-friendly Linux distribution, elementary OS, is working to make using the fan-favorite platform even better for laptops.