Hi Sylvain, I Bcced dtrace-discuss and moved it to sparks-discuss@
Sylvain D. píše v Pá 30. 01. 2009 v 00:42 -0800: > I found a major problem with my LDAP use : netgroup don't use nscd cache ! So > each time i make a request for an account, it doesn't use cache but make a > search in the directory ! Yes, netgroups are not cached (not in NIS nor in LDAP) and processing of netgroups is much harder in LDAP than in NIS. You are using passwd_compat mode, aren't you? On Solaris 10 update 6 you can use pam_list for similar things. Usage of passwd_compat mode is not recommended. Best regards, Milan _______________________________________________ dtrace-discuss mailing list dtrace-discuss@opensolaris.org