
On Thu, Mar 11, 2021 at 06:19:46AM -0500, Viktor Dukhovni wrote:
On Thu, Mar 11, 2021 at 06:05:04AM -0500, Viktor Dukhovni wrote:
So the question is why the lookup is failing. To that end compiling a tracing with "strace" the below C program should tell the story: [...] To experiment with other group names and make sure that at least group "root" or similar works, a slightly extended version is: [...]
I'm not really following the details, but is this useful to you?
% cat g.c && cc g.c -o g && ./g
#include