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.