#182 closed defect (fixed)
Too many UID/GID lookups
Reported by: | rainer | Owned by: | rainer |
---|---|---|---|
Priority: | major | Milestone: | 2.6.1 |
Component: | main | Version: | |
Keywords: | Cc: |
Description
As reported by Frederic Vanden Poel, samhain may cause problems (in this particular instance, with nss_ldap) because of doing too many UID/GID lookup. We should perform better caching of results to reduce the number of lookups.
Note:
See TracTickets
for help on using tickets.
Fixed in changeset [264].