Details
-
Bug
-
Status: Closed
-
Blocker
-
Resolution: Fixed
-
2.0.0-M16
-
None
-
Apache Directory Studio is running on Mac OS 10.14 with jdk1.8.0_201.
Description
There is an issue connecting to an OpenLDAP server configured with olcSaslSecProps: noplain,noanonymous,minssf=1
i.e. The server requires some form of transport encryption. I have chosen StartTLS and SASL GSSAPI authentication, but Directory Studio doesn't actually do StartTLS before binding - I can see this by looking at the network traffic using Wireshark. I would have expected it to start TLS before attempting to bind.
Attachments
Issue Links
- is related to
-
DIRSTUDIO-761 GSSAPI Authentication fails when using ADS LDAP Client API
- Closed
- relates to
-
DIRAPI-374 Consistify LdapConnectionConfig useTls and useSsl flags
- Resolved