I should put UCS instead of an old SBS2011 server.
To get started, i tried to install UCS and clicked join Active Directory Domain during the install process.
Unfortunately several scripts failed and i couldnt really find out why.
So I started over with the install, selected “no domain” at the install and tried to run univention-join from SSH afterwards, to see errors right away. I have replaced my real domain with DOMAIN.REMOVED in all commands and error messages.
After reading a few guides online, I believe that the first UCS in joining an AD must be a master, so my command was:
univention-join -type domaincontroller_master
The error i got was: missing dns service record for _domaincontroller_master._tcp.DOMAIN.REMOVED
Second try after searching online:
univention-join -type domaincontroller_master -dcname sbs2011.DOMAIN.REMOVED
New error: ssh-login to riessadmin@sbs2011.DOMAIN.REMOVED failed with " "
Which is of course correct, as this is a windows server with no ssh running on it.
To me it sounds like the command tries to join a UCS domain, not AD.
Any help would be greatly appreciated.
Best regards in advance,
M