[Bug libc/33052] getgrnam has inconsistent return codes

travis.downs at gmail dot com sourceware-bugzilla@sourceware.org
Thu Jun 5 18:15:16 GMT 2025


https://sourceware.org/bugzilla/show_bug.cgi?id=33052

--- Comment #3 from Travis Downs <travis.downs at gmail dot com> ---
Thanks Andreas for your prompt reply.

I'm happy to refile elsewhere if we figure it's the plugin causing the problem
(I don't fully understand this plugin part, so I started with libc).

The contents of my /etc/nsswitch.conf are:

# /etc/nsswitch.conf
#
# Example configuration of GNU Name Service Switch functionality.
# If you have the `glibc-doc-reference' and `info' packages installed, try:
# `info libc "Name Service Switch"' for information about this file.

passwd:         files systemd sss
group:          files systemd sss
shadow:         files systemd sss
gshadow:        files systemd

hosts:          files mdns4_minimal [NOTFOUND=return] dns
networks:       files

protocols:      db files
services:       db files sss
ethers:         db files
rpc:            db files

netgroup:       nis sss
automount:  sss

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the Glibc-bugs mailing list