[teiid-issues] [JBoss JIRA] Updated: (TEIID-225) LDAP Connector should use base DN for table as base DN for updates as well as queries

Steven Hawkins (JIRA) jira-events at lists.jboss.org
Mon Jan 24 16:16:50 EST 2011


     [ https://issues.jboss.org/browse/TEIID-225?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Steven Hawkins updated TEIID-225:
---------------------------------

    Fix Version/s:     (was: 7.4)


I can somewhat see what this issue is getting at.  In the insert/update/delete scenarios the context DN must come from the insert values or the update/delete criteria.  It could instead come from the table or the default search base dn set on the translator or be built up relatively based upon some combination of the three.  However without knowing the details better I'm inclined to take this out of the release bucket for now.

> LDAP Connector should use base DN for table as base DN for updates as well as queries
> -------------------------------------------------------------------------------------
>
>                 Key: TEIID-225
>                 URL: https://issues.jboss.org/browse/TEIID-225
>             Project: Teiid
>          Issue Type: Feature Request
>          Components: LDAP Connector
>    Affects Versions: 6.0.0
>         Environment: MetaMatrix 5.5.3RC2
>            Reporter: Greg Haber
>            Priority: Minor
>
> Ramesh had a great idea earlier today on the LDAP connector:
> [Ramesh] Why not search base info along with PK information to build the unique
> DN? That seems possible right?
> [Greg] Yes, that is a great idea! I will put in a JIRA for that (small code change, changing name of "search base" to just "base", and doc change).  Probably we should have both relative and fully qualified DNs accepted here.  Note however that the base may be several levels higher up in the tree then where you want to put the entry, so the base DN may be "ou=people,dc=company,dc=com", with a relative DN of "uid=ghaber,ou=newyork" here.

-- 
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the teiid-issues mailing list