mysql charm creates word readable password files world
Bug #1177143 reported by
James Troup
on 2013-05-06
This bug affects 2 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
| mysql (Juju Charms Collection) |
High
|
Juan L. Negron |
Bug Description
| $ ls -l /var/lib/
| -rw-r--r-- 1 root root 17 Dec 20 03:24 /var/lib/
| -rw-r--r-- 1 root root 17 Feb 8 14:10 /var/lib/
| -rw-r--r-- 1 root root 17 Dec 19 23:06 /var/lib/
| -rw------- 1 root root 37 Dec 19 23:01 /var/lib/
| $ whoami
| nobody
| $
An unprivileged user shouldn't be able to read those files.
Related branches
lp:~negronjl/charms/precise/mysql/mysql-file-permissions
- Marco Ceppi: Approve on 2014-02-27
- Ante Karamatić (community): Needs Information on 2014-02-26
-
Diff: 11 lines (+1/-0)1 file modifiedhooks/shared_db_relations.py (+1/-0)
Juan L. Negron (negronjl)
on 2014-02-26
Changed in mysql (Juju Charms Collection): | |
importance: | Undecided → High |
Juan L. Negron (negronjl) wrote : | #1 |
Marco Ceppi (marcoceppi)
on 2014-02-26
Changed in mysql (Juju Charms Collection): | |
assignee: | nobody → Juan L. Negron (negronjl) |
status: | New → In Progress |
Mark Russell (marrusl) wrote : | #2 |
When will this be merged?
Juan L. Negron (negronjl) wrote : | #3 |
Merged.
Changed in mysql (Juju Charms Collection): | |
status: | In Progress → Fix Released |
To post a comment you must log in.
Proposed: https:/ /code.launchpad .net/~negronjl/ charms/ precise/ mysql/mysql- file-permission s/+merge/ 208293