[PATCH 1.1] Clean up netgroupcache

Ondřej Bílka neleai@seznam.cz
Thu Jun 5 12:00:00 GMT 2014


On Thu, May 29, 2014 at 07:28:11AM +0530, Siddhesh Poyarekar wrote:
> On Wed, May 28, 2014 at 08:32:16PM +0200, Ondřej Bílka wrote:
> > Now it caches negative responses but getent netgroup group does not
> > write anything. /etc/netgroup that I used is following:
> > 
> >  group (who,are,you)
> >  powerusers (,miquels,) (,torvalds,) (,fubar,)
> >  ourhosts   (enterprise,,) (laforge,,) (Q,,)
> 
> getent not writing anything to stdout implies that the netgroup was
> not found.  I assume you're querying with the netgroup name:
> 
>     getent netgroup powerusers
> 
> which should give:
> 
>     powerusers (,miquels,) (,torvalds,) (,fubar,)
> 
Then how to configure it? It always gives not found for me.



More information about the Libc-alpha mailing list