Bug 146636

Summary: LDAPS connection doesn't work
Product: LibreOffice Reporter: bureautiquelibre
Component: LibreOfficeAssignee: Not Assigned <libreoffice-bugs>
Status: UNCONFIRMED ---    
Severity: normal    
Priority: medium    
Version: 7.1.8.1 release   
Hardware: x86-64 (AMD64)   
OS: Windows (All)   
Whiteboard: QA:needsComment
Crash report or crash signature: Regression By:

Description bureautiquelibre 2022-01-07 10:57:00 UTC
Description:
LibreOffice seems to fail to connect to LDAPS server (Microsoft AD) to retrieve user identity information.
LDAP connection was OK but is closed to enhance security, so it's not possible to retrieve indentity information anymore.

Steps to Reproduce:
1. Configure connection to LDAP server on port 636
2. Remove user profile to force initialisation
3. Launch LibreOffice
4. Check Identity information in Option menu

Actual Results:
Fields are all blank

Expected Results:
Fields containing data from LDAP directory


Reproducible: Always


User Profile Reset: Yes



Additional Info:
Issue was present in earlier version also.
Comment 1 bureautiquelibre 2022-01-07 10:58:51 UTC
Connection on LDAP server works with same credentials as those in the oo-ad-ldap.xcd file.

Only the port number was changed from prior version to switch to LDAPS.