Bug #1384

Supplementary groups not working

Added by Anonymous almost 3 years ago. Updated about 2 years ago.

Status:Fixed Start:
Priority:Normal Due date:
Assigned to:- % Done:

0%

Category:core
Target version:1.5.0
Missing in 1.5.x:

Description

Root is changed too early for supplementary groups to be working with initgroups().

src/server.c and src/spawn-fcgi.c affected.

-- iku

server.c.diff - fix for src/server.c -- iku (866 Bytes) Anonymous, 09/24/2007 08:54 pm

spawn-fcgi.c.diff - fix for src/spawn-fcgi.c -- iku (679 Bytes) Anonymous, 09/24/2007 08:54 pm

Associated revisions

Revision 2010
Added by jan almost 3 years ago

fixed initgroup() failing as it is called after chroot() (fixes #1384)

History

Updated by Anonymous almost 3 years ago

The bug tracking system seemed to mangle "lighty2.diff" so I attached the diffs as separate files. Was unable to overwrite the original.

-- iku

Updated by jan almost 3 years ago

  • Status changed from New to Fixed
  • Resolution set to fixed

applied in r2010 to 1.5.0.

Also available in: Atom