Re: Fix for RPC auth_unix

Steven N. Hirsch (shirsch@ibm.net)
Wed, 18 Mar 1998 07:01:35 -0500 (EST)


On Tue, 17 Mar 1998, Doug Nazar wrote:

> On Tue, 17 Mar 1998 22:31:34 -0500 (EST), Steven N. Hirsch wrote:
>
> >My first kernel bug swatted <g>.
>
> I'm just starting on this stuff too :)
>
>
> >+ if (i < NGROUPS)
> >+ cred->uc_gids[1] = (gid_t) NOGROUP;
>
> I'm not familiar with the code but based on the patch & your
> comments, perhaps it should be an [i], not [1].

Groan. Yes, that's what I get for hacking when I'm exhausted. No wonder
it fixed the problem <g>.

Disregard anything I've posted. I'll go back to my corner now and have at
it again...

Steve

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu