[PATCH 1.1] Clean up netgroupcache

Siddhesh Poyarekar siddhesh@redhat.com
Thu May 29 02:14:00 GMT 2014


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,)

Siddhesh
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 473 bytes
Desc: not available
URL: <http://sourceware.org/pipermail/libc-alpha/attachments/20140529/66425395/attachment.sig>


More information about the Libc-alpha mailing list