Using realm to manage domain enrolment

With these packages installed, we can use the realm command to manage our enrolments. This command is part of the realmd package that we added. We can use the list subcommand to ensure that we are not currently part of a domain:

$ realm list

The output should be blank. Now, we are ready to proceed with the next step: joining the domain. With a simple environment, you will know the domain that you want to join; at least we certainly hope that you do. In our case, we do know it and this is example.com. Using the discover subcommand, we can verify that we have all the required packages installed, as shown in the following command extract:

$ realm discover example.com

The output from this command will list that ...

Get Learning RHEL Networking now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.