Description of problem: When MCC->Security->Configure authentication for mageia tools->Software management->mageia update->no password is selected in the drop down list and the blue icon that proposes to install new updates displayed in the taskbar is clicked, the root password is still required by the Authentication required window. Version-Release number of selected component (if applicable): How reproducible: always Steps to Reproduce: 1. click the mgaapplet blue icon in the taskbar 2. 3.
Assignee: bugsquad => mageiatoolsCC: (none) => marja11
Hello, I have just checked with my Mageia 7. Updating is running without asking any password. Thus I close the report. Reopen it if this is not the case for you.
Status: NEW => RESOLVEDCC: (none) => yves.brungard_mageiaResolution: (none) => WORKSFORME
To confirm the value has been saved, look for the line for drakrpm-update in ... # cat /etc/polkit-1/rules.d/51-draksec.rules // This file is written by draksec. Do not edit. var drakToolAuth = function(tool){switch (tool){ case 'drakrpm-update': return polkit.Result.YES; }return polkit.Result.NOT_HANDLED;};
CC: (none) => davidwhodgins