[ 
https://jira.nuxeo.org/browse/NXP-4685?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=69837#action_69837
 ] 

Olivier Grisel commented on NXP-4685:
-------------------------------------

Alright thx for the confimation. I am working on your patch integration. It 
should be checked in tonight or tomorrow morning. I found a bug if the domain 
name has more than 2 components (e.g. ldap:///dc=in,dc=nuxeo,dc=com points to 
_ldap._tcp.nuxeo.com instead of _ldap._tcp.in.nuxeo.com) I am working on a fix.

> LDAP implementation should support retrieval of LDAP servers through DNS SRV 
> records
> ------------------------------------------------------------------------------------
>
>                 Key: NXP-4685
>                 URL: https://jira.nuxeo.org/browse/NXP-4685
>             Project: Nuxeo Enterprise Platform
>          Issue Type: New Feature
>          Components: Directory
>            Reporter: Robert Browning
>         Attachments: nuxeo-platform-directory-ldap-commit.patch
>
>
> To enable dynamic lookup of LDAP server URLs the LDAPServerDescriptor and 
> associated classes should be able to handle URLs of the format 
> 'ldap:///dc=nuxeo,dc=org' where the hostport part of the URI is empty. 
> This should query the dns server for the service record _ldap._tcp.nuxeo.org 
> to retrieve a list of servers providing the ldap service for the specified 
> domain.
> The service identifier should be modifiable to allow flexible use of other 
> ldap services registered under different service records, for example use of 
> the Global Cache as provided by Microsoft Active Directory which uses the 
> _gc._tcp prefix.
> The resultant DNS queries should be cached (with expiry) to prevent the need 
> for repeated DNS querying and parsing whilst allowing changes to the network 
> structure to have minimal effect on the operation of the server.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
https://jira.nuxeo.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        
_______________________________________________
ECM-tickets mailing list
[email protected]
http://lists.nuxeo.com/mailman/listinfo/ecm-tickets

Reply via email to