plainbox execution controller should offer a better score for pkexec if a policy file is installed
Bug #1255945 reported by
Sylvain Pineau
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Checkbox |
Fix Released
|
High
|
Sylvain Pineau |
Bug Description
For three reasons:
- the default policy is insecure meaning no pwd prompt at all
- plainbox does not call a warmup-like method for sudo calls to avoid having prompts during testing
- sudo is called again after tests like hibernate_advanced
Related branches
lp://staging/~sylvain-pineau/checkbox/fix-1255945
- Zygmunt Krynicki (community): Approve
- Sylvain Pineau (community): Needs Resubmitting
-
Diff: 154 lines (+72/-14)2 files modifiedplainbox/plainbox/impl/ctrl.py (+23/-3)
plainbox/plainbox/impl/test_ctrl.py (+49/-11)
Changed in checkbox: | |
importance: | Undecided → High |
milestone: | none → plainbox-0.4b2 |
assignee: | nobody → Zygmunt Krynicki (zkrynicki) |
status: | New → In Progress |
Changed in checkbox: | |
assignee: | Zygmunt Krynicki (zkrynicki) → Sylvain Pineau (sylvain-pineau) |
Changed in checkbox: | |
status: | In Progress → Fix Committed |
Changed in checkbox: | |
status: | Fix Committed → Fix Released |
To post a comment you must log in.