mirror of
https://github.com/univention/univention-domain-join.git
synced 2025-10-26 11:27:12 +00:00
An assistant for joining Ubuntu machines into Univention Corporate Server domains
| debian | ||
| scripts | ||
| univention_domain_join | ||
| LICENSE | ||
| README.md | ||
| setup.py | ||
| univention-domain-join.desktop | ||
| univention-domain-join.svg | ||
Univention Domain Join
This is an assistant for joining Ubuntu computers into Univention Corporate Server domains. It will perform the following steps for you:
- Create an LDAP object for your Ubuntu computer
- Configure DNS
- Configure Kerberos
- Configure the login manager, if necessary
- Configure PAM
- Configure SSSD
Download and Installation
You can install the tool via the PPA of Univention using these commands:
sudo add-apt-repository ppa:univention-dev/ppa
sudo apt-get update
sudo DEBIAN_FRONTEND=noninteractive apt-get install univention-domain-join
After that run the assistant using the start menu. There is also a command line
tool, which you can run with univention-domain-join-cli.
License
Univention Domain Join is built on top of many existing open source projects which use their own licenses. The source code of all parts written by Univention is licensed under the AGPLv3 . Please see the license file for more information.