vinifmor / bauh

Graphical user interface for managing your Linux applications. Supports AppImage, Debian and Arch packages (including AUR), Flatpak, Snap and native Web applications
zlib License
995 stars 69 forks source link

bug: always requesting password for root users #195

Closed edmundlaugasson closed 2 years ago

edmundlaugasson commented 3 years ago

Describe the feature Would like to run via sudo. Have configured sudoers to allow specific user to run bauh. Goal is to avoid continuous password asking. There is dedicated sysadmin, who has such permission, for such users running via sudo is needed.

Currently using sudo, kdesu, running as root - still will ask password...

Software Environment bauh version: 0.9.19-1 O.S: name and version: EndeavourOS (rolling release), desktop: KDE Python version: Python 3.9.7 Installation method: pacman

vinifmor commented 3 years ago

Hi @edmundlaugasson , is Single password request enabled on your bauh configuration ?

bauh_single_password

edmundlaugasson commented 3 years ago

Yes, it's turned on and is so by default. It doesn't help at all as I described...

vinifmor commented 3 years ago

Alright. It seems there is a bug related to single authentication request for root users. I'm going to have a look.

vinifmor commented 2 years ago

Fixed on the staging branch and already available on AUR (bauh-staging)