On Mon, Sep 09, 2013 at 11:42:19AM -0400, Simo Sorce wrote:
> On Mon, 2013-09-09 at 12:17 +0200, Sumit Bose wrote:
> > I think this is wrong, the first argument of setresuid() is the real
> > UID
> > the second the effective. To retain the real and change the effective
> > one the line should read
> > 
> > +        ret = setresuid(-1, uid, -1);
> > 
> > same for setresgid().
> > 
> > ACK to patches 2-14.
> > 
> Ouch you are right,
> 
> attached a fixed patch 0001, all others rebase on top without issue.
> 
> Simo.

ACK

So now patches 1-14 have ACKs, fell free to push them.

Patch 15 or it's alternative are still under discussion in a different
thread.

bye,
Sumit
> 
> -- 
> Simo Sorce * Red Hat, Inc * New York
_______________________________________________
sssd-devel mailing list
sssd-devel@lists.fedorahosted.org
https://lists.fedorahosted.org/mailman/listinfo/sssd-devel

Reply via email to