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