|
Bugzilla – Full Text Bug Listing |
| Summary: | Use of initgroups() and setting of group vector to be configurable via command-line option | ||
|---|---|---|---|
| Product: | Sudo | Reporter: | TJ Saunders <tj> |
| Component: | Sudo | Assignee: | Todd C. Miller <Todd.Miller> |
| Status: | RESOLVED FIXED | ||
| Severity: | enhancement | ||
| Priority: | normal | ||
| Version: | 1.6.4 | ||
| Hardware: | All | ||
| OS: | All | ||
| Attachments: | Patches sudo.h, sudo.c, set_perms.c, sudo.man.in | ||
|
Description
TJ Saunders
2001-11-15 12:11:29 MST
Created attachment 5 [details]
Patches sudo.h, sudo.c, set_perms.c, sudo.man.in
OK, it seems this is causing problems for at least one other person. In sudo 1.6.4 the default with be to allways do initgroups() with a sudoers option and command line flag to change the behavior. |