origami should not use 'nogroup' for group file ownership

Bug #523134 reported by Seth Arnold
260
This bug affects 1 person
Affects Status Importance Assigned to Milestone
origami (Ubuntu)
Confirmed
Low
Unassigned

Bug Description

Binary package hint: origami

Origami is using the 'nogroup' group for its group file ownership; instead, a special group must be created in the same fashion as the 'origami' user.

'nogroup' (and 'nobody') exist so that programs, such as NFS daemons, can run with those uids, and reasonably expect to access only files in the filesystem with world (other) read/write access. If there are files with group owner 'nogroup' in the filesystem, then the point of the 'nogroup' group is broken. (The use of nobody/nogroup for overflow uid/gid is unfortunate, and yet another compounding reason why origami shouldn't be using 'nogroup' for file ownership.)

Because the files created by origami do need a group owner of some sort, I recommend creating a new group when creating a new user. That way, no other processes on the system get unexpected privileges to the Folding@Home files, and Folding@Home does not get unexpected privileges to other files that might also be making the same mistake. :)

Thanks!

visibility: private → public
Changed in origami (Ubuntu):
status: New → Confirmed
importance: Undecided → Low
To post a comment you must log in.
This report contains Public Security information  
Everyone can see this security related information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.