View Issue Details

IDProjectCategoryView StatusLast Update
0003910SymmetricDSNew Featurepublic2019-04-23 15:12
Reporterpmarzullo Assigned Topmarzullo  
Prioritynormal 
Status closedResolutionfixed 
Product Version3.8.43 
Target Version3.8.43Fixed in Version3.8.43 
Summary0003910: LDAP Base DN specification should be able to provide more than one LDAP tree for searching
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 18:04

developer   ~0001405

Patch patch-0003910.jar created and uploaded.

Related Changesets

SymmetricDS: 3.8 c516a4cc

2019-04-10 14:00:40

Philip Marzullo

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

Issue History

Date Modified Username Field Change
2019-04-10 15:31 pmarzullo New Issue
2019-04-10 15:31 pmarzullo Status new => assigned
2019-04-10 15:31 pmarzullo Assigned To => pmarzullo
2019-04-10 15:33 pmarzullo Issue cloned: 0003911
2019-04-10 18:04 pmarzullo Status assigned => resolved
2019-04-10 18:04 pmarzullo Resolution open => fixed
2019-04-10 18:04 pmarzullo Fixed in Version => 3.8.43
2019-04-10 18:04 pmarzullo Note Added: 0001405
2019-04-10 19:00 Changeset attached => SymmetricDS 3.8 c516a4cc
2019-04-23 15:12 elong Status resolved => closed