Modify ↓
Ticket #714 (closed defect: fixed)
Umask results in world writable files
Reported by: | Joe Digilio <[email protected]…> | Owned by: | desai |
---|---|---|---|
Priority: | major | Milestone: | Bcfg2 1.0.0 Release |
Component: | bcfg2-client | Version: | 1.0 |
Keywords: | Cc: |
Description
The umask set in src/lib/Component.py is "0" which results in world writable files (eg, pid file, the Packages cache directory and data files, etc)
Attachments
Change History
Note: See
TracTickets for help on using
tickets.
Fixed in [f29a45fb753ec1f8883d66107ea25a4545a5e0d1] (SVN r5455)