Joining a Linux machine to an AD domain is quite easy using realmd. It can use sssd/ad-cli or samba winbind as a back-end and will do all the wiring up of NSS, PAM and the like for you. You can even let it install missing distro packages for the domain join for you - or you can have it tell you what packages you’re missing and install them yourself.
You will need to talk to your IT department (or whoever is responsible for AD) though, not least because a domain admin will have to input their credentials so that the domain join (creation of the Computer object in LDAP and generation of the Kerberos keyfile) can happen.
Joining a Linux machine to an AD domain is quite easy using realmd. It can use sssd/ad-cli or samba winbind as a back-end and will do all the wiring up of NSS, PAM and the like for you. You can even let it install missing distro packages for the domain join for you - or you can have it tell you what packages you’re missing and install them yourself.
You will need to talk to your IT department (or whoever is responsible for AD) though, not least because a domain admin will have to input their credentials so that the domain join (creation of the Computer object in LDAP and generation of the Kerberos keyfile) can happen.