Subject: Re: PAM
To: None <current-users@netbsd.org>
From: Dan Melomedman <dan%dan.dan@devonit.com>
List: current-users
Date: 09/26/2002 12:52:36
Greg A. Woods wrote:
> > What do I do for LDAP authentication? Link LDAP libraries
> > into libc?
> 
> Yes, exactly, and call them via wrappers using the nsdispatch callbacks.

But this is a place where dynamic linking actually makes lots of sense.
I don't want to be bothered with Linking LDAP into C library - many
would agree also.