| 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: | misc | Assignee: | 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
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.) |