Ticket #247 (closed defect: fixed)
LDAP starttls not getting started
| Reported by: | srseeley | Owned by: | smoku |
|---|---|---|---|
| Priority: | minor | Component: | storage |
| Version: | 2.2 | Keywords: | ldap starttls tls |
| Cc: | Tracforge_linkmap: | ||
| Blocking: | Blocked By: |
Description
When using the authreg_ldap module you would expect that uncommenting the <starttls/> option in c2s.xml would enable an TLS connection to the LDAP server. This is not currently the case.
AR_LDAP_FLAGS_STARTTLS is not getting set due to a typo in the config option name so TLS is never getting started.
authreg.ldap.startls should be authreg.ldap.starttls to match the <starttls/> option in c2s.xml.
A current work around is to simply set the option <startls/> in c2s.xml.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.
