View Issue Details

IDProjectCategoryView StatusLast Update
0003911SymmetricDSNew Featurepublic2019-04-23 15:14
Reporterpmarzullo Assigned Topmarzullo  
Prioritynormal 
Status closedResolutionfixed 
Product Version3.9.19 
Target Version3.9.19Fixed in Version3.9.19 
Summary0003911: LDAP Base DN specification should be able to provide more than one LDAP tree for searching (also in 3.8 using issue 0003910)
DescriptionRight now, the LDAP Base DN only allows one location to search in the LDAP tree for authenticating users.

Need to provide a way to be able to specify more than one Base DN value.
Additional InformationThe code has been changed to allow the specification of more than one Base DN by separating the Base DN specification by a "|" (pipe symbol).

For example, to specify just one Base DN:

ou=Users,o=IT,c=US,dc=corp,dc=local

To specify more than one Base DN:

ou=Users,o=IT,c=US,dc=corp,dc=local|ou=Users,o=Tech,c=US,dc=corp,dc=local
TagsNo tags attached.

Activities

pmarzullo

2019-04-10 19:02

developer   ~0001406

Last edited: 2019-04-10 19:03

View 2 revisions

Patch patch-0003911.jar created and uploaded.

Related Changesets

SymmetricDS: 3.9 e57a6579

2019-04-10 15:01:11

Philip Marzullo

Details Diff
0003911: LDAP Base DN specification should be able to provide more than
one LDAP tree for searching
Affected Issues
0003911
mod - symmetric-assemble/src/asciidoc/configuration/ldap.ad Diff File

Issue History

Date Modified Username Field Change
2019-04-10 15:33 pmarzullo New Issue
2019-04-10 15:33 pmarzullo Status new => assigned
2019-04-10 15:33 pmarzullo Assigned To => pmarzullo
2019-04-10 15:33 pmarzullo Issue generated from: 0003910
2019-04-10 15:33 pmarzullo Issue cloned: 0003912
2019-04-10 19:02 pmarzullo Status assigned => resolved
2019-04-10 19:02 pmarzullo Resolution open => fixed
2019-04-10 19:02 pmarzullo Fixed in Version => 3.9.19
2019-04-10 19:02 pmarzullo Note Added: 0001406
2019-04-10 19:03 pmarzullo Summary LDAP Base DN specification should be able to provide more than one LDAP tree for searching => LDAP Base DN specification should be able to provide more than one LDAP tree for searching (also in 3.8 using issue 0003910)
2019-04-10 19:03 pmarzullo Note Edited: 0001406 View Revisions
2019-04-10 20:00 Changeset attached => SymmetricDS 3.9 e57a6579
2019-04-23 15:14 elong Status resolved => closed