Ubuntu Join. Neues Skript verfügbar?

Hallo zusammen,

ich meine dass vor einger Zeit etwas gepostet/veröffentlicht wurde (Skript / Anleitung) um einen Ubuntu-Client korrekt zu joinen. Weiß leider nicht mehr genau wo ich es gelesen habe.

Könnte mir jemand einen Tipp geben?

Viele Grüße
Sven

lg

Christian

Genau DAS! … Vielen Dank :slight_smile:

Aber aufpassen, wenn Deine domain mit “.local” endet.
Bug

Nee, enden bei mir immer mit:

.lan

Also das hinzufügen des Tool klappt aber wenn ich den Join ausführe bekomme ich:

temp@devel:/etc$ sudo univention-domain-join-cli 
Automatically detected the domain 'gehr.lan'.
Please enter the user name of a domain administrator: Administrator
Please enter the password for Administrator: 
Error: Can't enable login with the login manager of your system.
       Please use LightDM or GDM for full compatibility with UCS.
Joining the UCS domain is not safely possible.
Please resolve all problems and run this tool again.
An error occurred. Please check /var/log/univention/domain-join-cli.log for more information.

/var/log/univention/domain-join-cli.log:


2018-07-21 18:28:13,605 userinfo INFO Automatically detected the domain 'gehr.lan'.
2018-07-21 18:28:33,086 userinfo ERROR Error: Can't enable login with the login manager of your system.
2018-07-21 18:28:33,086 userinfo ERROR        Please use LightDM or GDM for full compatibility with UCS.
2018-07-21 18:28:33,086 userinfo CRITICAL Joining the UCS domain is not safely possible.
Please resolve all problems and run this tool again.
2018-07-21 18:28:33,087 userinfo CRITICAL An error occurred. Please check /var/log/univention/domain-join-cli.log for more $
2018-07-21 18:28:33,087 debugging CRITICAL
Traceback (most recent call last):
  File "/usr/sbin/univention-domain-join-cli", line 193, in <module>
    distribution_joiner.check_if_join_is_possible_without_problems()
  File "/usr/lib/python2.7/dist-packages/univention_domain_join/distributions/ubuntu.py", line 73, in check_if_join_is_poss$
    raise DomainJoinException()
DomainJoinException

Welchen Display-Manager benutzt du? Vielleicht solltest du es mal hiermit probieren:

sudo univention-domain-join-cli --skip-login-manager
Mastodon