Ticket #182 (closed story: fixed)
Users want to be able to set umasks on a per-session basis.
| Reported by: | jmoore | Owned by: | jmoore |
|---|---|---|---|
| Priority: | critical | Milestone: | 3.0-M3 |
| Component: | Security | Version: | 3.0-M3 |
| Keywords: | profiles, story114, iteration4 | Cc: |
Description
Really advanced users...
This would be the first use case for an ExperimenterProfile? (similar to the bash .profile or .bashrc). It's not currently needed, but would allow for a good deal of variability.
In the case of umasks, the class-umask could either overwrite or be OR'd with the system umask and then XOR'd against FFFF (we currently use four bits -- see #180).
Change History
Note: See
TracTickets for help on using
tickets.
