An assistant for joining Ubuntu machines into Univention Corporate Server domains
Go to file
2018-03-19 12:30:55 +01:00
debian Bug #46379: Add changelog entry 2018-03-19 12:30:55 +01:00
scripts Bug #35981: Fix license notes 2018-02-22 11:46:11 +01:00
univention_domain_join Bug #46379: Merge branch 'ubuntu16.04' into ubuntu14.04 2018-03-19 12:29:43 +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: Remove code, that is unnecessary for Ubuntu 16.04 2018-03-15 09:02:59 +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.