[PATCH] Re-add umask(0) code removed by commit 3a7c2777ee0de37d758fe81d67d6836a8354825e

Ira Cooper ira at samba.org
Mon Jun 17 18:38:38 MDT 2013


Reviewed by: <ira at samba.org>


On Mon, Jun 17, 2013 at 5:10 PM, Jeremy Allison <jra at samba.org> wrote:

> Fix bug introduced by commit 3a7c2777ee0de37d758fe81d67d6836a8354825e.
>
> Re-add umask(0) needed when creating pipes. Directory access
> control is sufficient to ensure pipe access is secure, and
> without the umask(0) then properly authorized processes
> (the nss libraries) cannot connect.
>
> This took far longer than it should have to track down at
> the Microsoft interop event :-).
>
> Jeremy.
>


More information about the samba-technical mailing list