Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

bug: always requesting password for root users #195

Closed
edmundlaugasson opened this issue Sep 16, 2021 · 4 comments
Closed

bug: always requesting password for root users #195

edmundlaugasson opened this issue Sep 16, 2021 · 4 comments
Labels
bug Something isn't working

Comments

@edmundlaugasson
Copy link

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
Copy link
Owner

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

bauh_single_password

@edmundlaugasson
Copy link
Author

edmundlaugasson commented Sep 17, 2021

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

@vinifmor
Copy link
Owner

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

@vinifmor
Copy link
Owner

vinifmor commented Nov 4, 2021

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

@vinifmor vinifmor changed the title feature request: run with sudo (using sudoers) bug: always requesting password for root users Nov 4, 2021
@vinifmor vinifmor added the bug Something isn't working label Nov 4, 2021
@vinifmor vinifmor mentioned this issue Nov 5, 2021
@vinifmor vinifmor removed the staging label Nov 5, 2021
@vinifmor vinifmor closed this as completed Nov 5, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants