Hi,
I’ve updated my UCS master and backup 3 months ago to 4.2. But I forgot to doublecheck all functions, because UMC was fine and the shares where reachable. Yesterday I repaired the the samba drs replication and rejoinend the backup AD-Controller.
-
Master (SV002):
UCS: 4.2-2 errata204
App Center compatibility: 4
Installed: cups=1.7.5 dhcp-server=11.0.0 mailserver=11 mobydick=1.0.0 nagios=3.5 pkgdb=10 samba4=4.6 squid=3.4
Upgradable: -
Backup (S005):
UCS: 4.2-2 errata204
App Center compatibility: 4
Installed: mobydick=1.0.0 pkgdb=10 squid=3.4
Upgradable:
On both (AD-master and -backup) I have the system diagnostic problem “Check validity of SSL certificates” with this python stack.
Traceback (most recent call last):
File "/usr/lib/pymodules/python2.7/univention/management/console/modules/diagnostic/__init__.py", line 263, in execute
result = execute(umc_module, **kwargs)
File "/usr/lib/pymodules/python2.7/univention/management/console/modules/diagnostic/plugins/02_certificate_check.py", line 287, in run
cert_verify = list(verify_local(all_certificates))
File "/usr/lib/pymodules/python2.7/univention/management/console/modules/diagnostic/plugins/02_certificate_check.py", line 258, in verify_local
for error in verifier.verify_root():
File "/usr/lib/pymodules/python2.7/univention/management/console/modules/diagnostic/plugins/02_certificate_check.py", line 202, in verify_root
for error in self.verify(self.root_cert_path):
File "/usr/lib/pymodules/python2.7/univention/management/console/modules/diagnostic/plugins/02_certificate_check.py", line 206, in verify
for error in self._verify_timestamps(cert_path):
File "/usr/lib/pymodules/python2.7/univention/management/console/modules/diagnostic/plugins/02_certificate_check.py", line 171, in _verify_timestamps
valid_from = self.parse_generalized_time(cert.get_notBefore())
File "/usr/lib/pymodules/python2.7/univention/management/console/modules/diagnostic/plugins/02_certificate_check.py", line 141, in parse_generalized_time
date = datetime.datetime.strptime(sans_mircoseconds, date_format)
ImportError: Failed to import _strptime because the import lockis held by another thread.
Univention Support Database - Renewing the TLS/SSL certificates
On the AD-Master-Server I’ve additionally the nagios alarm UNIVENTION_LDAP_AUTH is CRITICAL and hourly cronjob-error-mails like this:
could not open policy for cn=sv002,cn=dc,cn=computers,dc=intra,dc=domain,dc=com
could not open policy for cn=sv002,cn=dc,cn=computers,dc=intra,dc=domain,dc=com
run-parts: /usr/lib/univention-directory-policy/univention-policy-maintenance exited with return code 49
could not open policy for cn=sv002,cn=dc,cn=computers,dc=intra,dc=domain,dc=com
run-parts: /usr/lib/univention-directory-policy/univention-policy-repository-sync exited with return code 1
could not open policy for cn=sv002,cn=dc,cn=computers,dc=intra,dc=domain,dc=com
run-parts: /usr/lib/univention-directory-policy/univention-policy-set-repository-server exited with return code 1
could not open policy for cn=sv002,cn=dc,cn=computers,dc=intra,dc=domain,dc=com
run-parts: /usr/lib/univention-directory-policy/univention-policy-update-config-registry exited with return code 1
Where is the basic error an how can I repair this?
Thanks
Ulf