13.3.2. Enrolling Satellite Server with the AD Server
In the Satellite CLI, enroll Satellite Server with the Active Directory server.
Prerequisites
GSS-proxy and nfs-utils are installed.
Installing GSS-proxy and nfs-utils:
satellite-maintain packages install gssproxy nfs-utils
# satellite-maintain packages install gssproxy nfs-utils
Copy to Clipboard Copied! Toggle word wrap Toggle overflow
Procedure
Install the required packages:
satellite-maintain packages install sssd adcli realmd ipa-python-compat krb5-workstation samba-common-tools
# satellite-maintain packages install sssd adcli realmd ipa-python-compat krb5-workstation samba-common-tools
Copy to Clipboard Copied! Toggle word wrap Toggle overflow Enroll Satellite Server with the AD server. You may need to have administrator permissions to perform the following command:
realm join -v EXAMPLE.ORG
# realm join -v EXAMPLE.ORG
Copy to Clipboard Copied! Toggle word wrap Toggle overflow