[MCOL-466] installer makes /dev/shm world writable even for root install Created: 2016-12-14 Updated: 2019-07-10 Resolved: 2019-07-10 |
|
| Status: | Closed |
| Project: | MariaDB ColumnStore |
| Component/s: | installation |
| Affects Version/s: | None |
| Fix Version/s: | Icebox |
| Type: | Bug | Priority: | Major |
| Reporter: | David Thompson (Inactive) | Assignee: | Unassigned |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Issue Links: |
|
||||||||
| Description |
|
AS part of the post-install script /dev/shm is made world writable. Expanding rights on this for non root install is of course required but this should not be required for a root install. For a non root install we can maybe document this since i think it'll be hard to automate a general purpose solution but a user could choose to setup a less restrictive group permission if this is of concern. |
| Comments |
| Comment by Andrew Hutchings (Inactive) [ 2017-03-03 ] |
|
I recommend marking this as a duplicate of |