An assistant for joining Ubuntu machines into Univention Corporate Server domains
Go to file
2018-04-09 14:12:11 +02:00
debian Bug #46737: Introduce Ubuntu 18.04 2018-04-09 14:12:11 +02:00
scripts Bug #35981: Fix license notes 2018-02-22 11:46:11 +01:00
univention_domain_join Bug #46655: Fix download of the root CA 2018-03-20 11:33:15 +01:00
LICENSE Bug #35981: Fix license notes 2018-02-22 11:46:11 +01:00
README.md Bug #35981: Improve installation instructions 2018-02-23 12:40:15 +01:00
setup.py Bug #46202: Save work with systemd-resolve and nmcli 2018-03-14 11:48:49 +01:00
univention-domain-join.desktop Bug #35981: Change command names for cli and gui 2018-01-29 11:31:47 +01:00
univention-domain-join.svg Bug #35981: Change command names for cli and gui 2018-01-29 11:31:47 +01:00

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.