maybe this had been already answered with a different title, but I did not find the thread.
The setup:
- User test1 created on setup
- User newUser1 added afterwards
- User newUser1 runs "pkexec somecommand" and the system asks for the password of user test1
I checked /etc/polkit-1/ , but no configuration file exist in this structure.
Why does pkexec asks for the password of test1?
It should ask for the password of newUser1. Or do I understand something wrong?