> > >nss_ldap needs to support and provide this function for ldap. > Another question: Wh calls who? Is it: - su => glibc => nscd => nss_ldap => LDAP or - su => glibc => nss_ldap => nscd => LDAP If I want to cache initgroups too, should I modify glibc, nscd or nss_ldap? -jec