On Fri, 2008-05-16 at 15:32 +0200, Bas van der Vlies wrote:
> thanks, Have just installed the patch and did some testing. The  
> strange thing is that it is now fixed for the root user. I only saw it  
> once. When i run it without the patch i get it every time when i do  
> the command:
>   - getent group lisa
>
> When i run it as ordinary user, eg bas. I still get the error message.  
> I have check ulimits but could not find anything weird

If you use nscd you should restart it because otherwise it keeps the
old /lib/libnss_ldap.so.2 loaded. Other than that, I can't think of
anything that would work differently for root processes than non-root
processes.

Could you give an indication of the size of the group, e.g.:
  getent group lisa | wc
  getent group lisa | sed 's/,/\n/g' | wc -l

-- 
-- arthur - [EMAIL PROTECTED] - http://people.debian.org/~adejong --

Attachment: signature.asc
Description: This is a digitally signed message part

Reply via email to