Bug 146636 - LDAPS connection doesn't work
Summary: LDAPS connection doesn't work
Status: UNCONFIRMED
Alias: None
Product: LibreOffice
Classification: Unclassified
Component: LibreOffice (show other bugs)
Version:
(earliest affected)
7.1.8.1 release
Hardware: x86-64 (AMD64) Windows (All)
: medium normal
Assignee: Not Assigned
URL:
Whiteboard: QA:needsComment
Keywords:
Depends on:
Blocks:
 
Reported: 2022-01-07 10:57 UTC by bureautiquelibre
Modified: 2022-01-22 03:57 UTC (History)
0 users

See Also:
Crash report or crash signature:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.