OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
 
Re: Looking up local adresses via NDS?

From: Jason Long (jlongmessiah.edu)
Date: Tue Mar 01 2005 - 12:37:31 CST


>>>> "Sven Riedel" <srbaghus.net> 3/1/05 3:04:35 AM >>>
>Hi,
>I'm supposed to set up a mailserver that can look up local addresses via
both LDAP and NDS. I have no clue about NDS and
>from what I've seen in the postfix documentation, NDS lookups aren't
natively supported (unless Novell decided to go the
>Microsoft way and call their LDAP implementation something more Novelly).

>
>Has anyone ever done this before? What would be my best approach in
implementing such a thing? I'm currently thinking about
>coding a pass-through filter explicitly for this purpose...

NDS (or eDirectory as it's now called) supports LDAP, so you should be able
to just use LDAP to talk to it.

I don't do this with Postfix, but I use the LDAP interface to
NDS/eDirectory for some other things, and it works pretty well.

Jason Long