Bug 56619 - FileNotFoundError: [Errno 2] Datei oder Verzeichnis nicht gefunden: '/etc/univention-office365/defaultADconnection/cert.pem'
FileNotFoundError: [Errno 2] Datei oder Verzeichnis nicht gefunden: '/etc/uni...
Status: NEW
Product: UCS
Classification: Unclassified
Component: Office 365
UCS 5.0
Other Linux
: P5 normal (vote)
: ---
Assigned To: Mail maintainers
Mail maintainers
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2023-09-18 12:47 CEST by Mika Westphal
Modified: 2023-09-18 13:32 CEST (History)
1 user (show)

See Also:
What kind of report is it?: ---
What type of bug is this?: ---
Who will be affected by this bug?: ---
How will those affected feel about the bug?: ---
User Pain:
Enterprise Customer affected?:
School Customer affected?:
ISV affected?:
Waiting Support:
Flags outvoted (downgraded) after PO Review:
Ticket number: 2023081721000318
Bug group (optional):
Max CVSS v3 score:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Comment 1 Erik Damrose univentionstaff 2023-09-18 13:32:33 CEST
Initial bug description without customer information:

5.0-4 errata783
Remark: Hallo Support,

wir testen grade ein neues Setup für den Kunden mit einem Lab Aufbau. Ich versuche gerade zum 2. Mal die DefaultADconnection für den Microsoft 365 Connector zu setzen.

Diesen haben wir über Entfernen der angelegten manage_adconnection über die Konsole zurückgesetzt. Beim nun erneuten Versuch des Setups kam es zur Fehlermeldung.



Interner Server-Fehler in "office365/o365_public_signing_cert.pem".
Request: office365/o365_public_signing_cert.pem

Traceback (most recent call last):
  File "%PY3%/univention/management/console/base.py", line 387, in __error_handling
    six.reraise(etype, exc, etraceback)
  File "%PY3%/six.py", line 693, in reraise
    raise value
  File "%PY3%/univention/management/console/base.py", line 285, in execute
    function.__func__(self, request, *args, **kwargs)
  File "%PY3%/univention/management/console/modules/office365/__init__.py", line 154, in public_signing_cert
    with open(account.conf_dirs['SSL_CERT'], 'rb') as fd:
FileNotFoundError: [Errno 2] Datei oder Verzeichnis nicht gefunden: '/etc/univention-office365/defaultADconnection/cert.pem'