Bug 427

Summary: Add Compile-time option for umask_override
Product: Sudo Reporter: Jordan Emmorey <jordan.emmorey>
Component: ConfigureAssignee: Todd C. Miller <Todd.Miller>
Status: RESOLVED FIXED    
Severity: enhancement    
Priority: low    
Version: 1.7.3   
Hardware: PC   
OS: Linux   

Description Jordan Emmorey 2010-08-16 17:47:34 MDT
It would be great if a compile time option for umask_override was available.  Currently, you can configure sudoers to use umask_override by adding a default option to the sudoers, however this is not backwards compatible with older versions of sudo. 

This provides a catch-22 for phased upgrades of sudo, and results in a situation where both sudo and sudoers would need to be forklift upgraded. 

This seems like a relatively simple compile-time option to add, and would provide the ability to do phased upgrades of sudo for users who have older versions of sudo.
Comment 1 Todd C. Miller 2010-09-14 17:07:59 MDT
Sudo 1.7.5 will have a --with-umask-override configure flag.
Comment 2 Todd C. Miller 2011-03-03 09:55:17 MST
Fixed in sudo 1.7.5 and 1.8.0.