this post was submitted on 19 Feb 2024
7 points (100.0% liked)

Fedora Linux

292 readers
11 users here now

All about Fedora Linux

founded 5 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 1 points 1 year ago (2 children)

I haven't set up a root user on this installation; I'm in the wheel group

[–] Ghostie21 1 points 1 year ago

Considering the software specifically asked for root I think you'll either need to make a root account or find newer software.

[–] [email protected] 0 points 1 year ago* (last edited 1 year ago)

You need to get into PAM then and change the configuration. This is asking to become root NOT escalate privileges via sudo or similar so being in wheel does not matter.

Actually 2 seconds of looking at the GitHub page will show you how to configure your application to not ask for root.