This repository has been archived on GitHub and moved to GitLab. Please see the project on GitLab.com: https://gitlab.com/ABotelho23/UCS_domain_join
Script for a more generic Linux workstation domain join to Univention Corporate Server. Uses SSSD with some tweaks to make sure the computer actually shows up as "Linux" and not "Windows Workstation/Server". Tested on Ubuntu 20.04. Intention is to expand its use to more distros that support SSSD.
Based on Univention Corporate Server documentation that can be found here: https://docs.software-univention.de/domain-4.4.html
-
Clone the repo
git clone https://github.com/ABotelho23/UCS_domain_join
-
Change directory
cd UCS_domain_join
-
Run the script
sudo bash setup.sh
-
Follow the prompts.