Opened 14 years ago
Closed 14 years ago
#328 closed defect (fixed)
LDAP DN Problem + Fix
Reported by: | JoshVote | Owned by: | mcoudert |
---|---|---|---|
Priority: | major | Milestone: | v2.6.0 |
Component: | General | Version: | v2.6.0 |
Keywords: | Cc: |
Description
Credit for the attached patch goes to Terry Rankine.
We ran into some issues with the Geonetwork LDAP integration (It flat out didn't work with our LDAP).
To cut a long story short the issue was that there were assumptions being made about the users DN, the attached patch fixes enough of those assumptions to get it working for our LDAP. It should be 'generic' enough that others may find it useful.
Attachments (1)
Change History (3)
by , 14 years ago
Attachment: | ldap-dn-change.patch added |
---|
comment:1 by , 14 years ago
Owner: | changed from | to
---|---|
Status: | new → assigned |
comment:2 by , 14 years ago
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Note:
See TracTickets
for help on using tickets.
Committed revision 6589.