Skip to content

vaamonde/univention-domain-join

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

67 Commits
 
 
 
 

Repository files navigation

Univention Domain Join

This is an assistant for joining Ubuntu computers into Univention Corporate Server (UCS) domains. It will perform the following steps for you:

  • Create an LDAP object for your Ubuntu computer on UCS
  • Configure DNS
  • Configure Kerberos
  • Configure the login manager, if necessary
  • Configure PAM
  • Configure SSSD

Univention Domain Join supports the following Linux distributions:

  • Ubuntu 18.04 LTS („Bionic Beaver“)
  • Ubuntu 17.10 („Artful Aardvark“)
  • Ubunut 16.04 LTS („Xenial Xerus“)

Download and Installation

You can install Univention Domain Join assistant on Ubuntu 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

Run the assistant using the start menu.

There is also a command line tool, which you can run with univention-domain-join-cli. The command line tool can be installed separately with the package 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.

About

An assistant for joining Ubuntu machines into Univention Corporate Server domains

Resources

License

Stars

Watchers

Forks

Packages

No packages published