1 / 6

DC/X521 gateway What it does

DC/X521 gateway What it does. With each qeury it tries to find out the responsible ldap server and returns a referral for that server. DC/X521 gateway How?. Translates the DN to a DC-DN and a X521-DN. Queries default server. DNS-query for the SRV record. Returns referral.

tavia
Download Presentation

DC/X521 gateway What it does

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. DC/X521 gatewayWhat it does With each qeury it tries to find out the responsible ldap server and returns a referral for that server.

  2. DC/X521 gatewayHow? • Translates the DN to a DC-DN and a X521-DN. Queries default server. • DNS-query for the SRV record. • Returns referral. • Implemented by adapting DNS back-end code of OpenLdap v. 2.0.7

  3. DC/X521 gateway

  4. DC/X521 gatewaymore heuristic approaches • Adapt the domain part of the DC_DN and put ldap. in front of it and try this LDAP-host. • Go up one or more domain parts and do a SRV-record look-up and/or put ldap. in front of it.

  5. DC/X521 gatewayproblems • Which parts of the DN must/can be translated? • LDAP search takes time. • At this moment all searches are done as anonymous. No SASL, KERBEROS etc.

  6. DC/X521 gatewayto do • Implement heuristic approaches • Optimise • By changing sequence of searches • By implementing time-outs in ldap searches • etc.

More Related