ich habe hier zwei neue UCS-Systeme isntalliert. Einen Master, einen Member. Wenn ich versuche mich am Webinterface des Members anzumelden erhalte ich nach Eingabe von Administrator und dessen Passwort immer:
The authentication has failed, please login again.
Die Anmelde-Daten stimmen aber. Den Join habe ich auch schon manuell laufen lassen was keinen Fehler ausgibt, au dem Master ist der Member auch korrekt eingetragen.
Noch als Info. Auf dem Master habe ich auf der Konsole nach der Installation ein “univention-upgrade” laufen kassen was diesen auf die aktuelle Version gebracht hat.
Master *
Univention DC Master 4.2-1:
The UCS management system is available at https://tux.stedry.local/ (192.168.1.5)
You can log into the Univention Management Console - the principal tool to manage
users, groups, etc. - using the "Administrator" account and the password selected
for the root user on the master domain controller.
Last login: Sat Aug 26 16:03:42 2017 from vmhost02.stedry.local
root@tux:~# univention-upgrade
Starting univention-upgrade. Current UCS version is 4.2-1 errata144
Checking for local repository: none
Checking for package updates: none
Checking for app updates: none
Checking for release updates: none
Wenn ich das Upgrade auf dem Member starte erhalte ich immer:
root@vmhost02:~# univention-upgrade --ignoressh --ignoreterm
Starting univention-upgrade. Current UCS version is 4.2-0 errata125
Checking for local repository: none
Checking for package updates: none
Checking for app updates: none
Checking for release updates: found: UCS 4.2-1
Do you want to update to 4.2-1 [Y|n]? Y
Starting update to UCS version 4.2-1
HINT:
Please check the release notes carefully BEFORE updating to UCS 4.2-1:
English version: https://docs.software-univention.de/release-notes-4.2-1-en.html
German version: https://docs.software-univention.de/release-notes-4.2-1-de.html
Please also consider documents of following release updates and
3rd party components.
Do you want to continue [Y/n]? Y
Checking for space on /var/cache/apt/archives: OK
Checking for space on /boot: OK
Checking for space on /: OK
Checking for package status: OK
Traceback (most recent call last):
File "<string>", line 3, in <module>
File "/usr/lib/pymodules/python2.7/univention/lib/ucs.py", line 23, in __init__
self.set(version)
File "/usr/lib/pymodules/python2.7/univention/lib/ucs.py", line 55, in set
raise ValueError('string does not match UCS version pattern')
ValueError: string does not match UCS version pattern
WARNING: Your domain controller master is still on version -.
It is strongly recommended that the domain controller master is
always the first system to be updated during a release update.
This check can be skipped by setting the UCR
variable update42/ignore_version to yes.
Error: Please check "/var/log/univention/updater.log" for details.
ERROR: update failed. Please check /var/log/univention/updater.log