Bug 33568

Summary: <creating a directory with a user in wheel, a non wheel user can create a file owned by wheel >
Product: Base System Reporter: Didjital One <didjital1>
Component: miscAssignee: freebsd-bugs (Nobody) <bugs>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: 4.4-RELEASE   
Hardware: Any   
OS: Any   

Description Didjital One 2002-01-05 08:10:01 UTC
	<upon a user in the wheel group creating any given directory, a user not in the wheel group is able to create a file inside 
the directory that is owned by wheel.>
Comment 1 Brooks Davis freebsd_committer freebsd_triage 2002-01-05 14:52:34 UTC
State Changed
From-To: open->closed

This is not a bug.  It's a useful feature.  Being able to create 
files with a group you are not a member of does nothing since you 
don't have permission to grant setgid privs on the file (try it if 
you don't believe me.)