This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH 1.1] Clean up netgroupcache


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.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]