McDope
McDope
Please recompile & install from branch `issue-199-tty-login`. It's `master` + a commit adding error catching on udisks client creation and output of the error received. This won't fix your problem,...
Ha nice, guess I have changed that in my Fedora VM already earlier - cant remember lol. Actually, no - i got no clue. Never fiddled with SELinux and in...
FYI: A proper fix / SELinux config will be researched and implemented in #201.
Re-opening, since clearly there is more then SELinux involved here. I've managed to repro this on my main machine even with deny_remote on and successfully validating "localness"... ``` Mar 23...
From syslog: maybe pam_usb crashes getty? ```Mar 23 18:01:18 pc-tobi-desktop systemd[1]: Started Session 5 of User mcdope. Mar 23 18:01:18 pc-tobi-desktop rtkit-daemon[2323]: Supervising 6 threads of 3 processes of 1...
At https://www.dropbox.com/scl/fo/kmll4q7tz3z0agbk4q30x/h?rlkey=da59dbbovgv3ip1qch3hy6lz4&dl=0 are prebuilt packages of the upcoming v0.8.4. This issue COULD be fixed by that update, I'm not sure.
Doesn't happen for me anymore. Further fixes in #229 should finally solve all maybe causes for this. Closing for now.
How to implement: - `` in `` should have an attribute `sudo`, if present require this device for su(do) request todo: check if this should be used for polkit or...
Better idea: `DeviceName` in `` or global. if global it would basically disallow sudo for users not having the sudo device configured though.
Or put a `` in `` ? Guess this is the best idea, because it doesn't restrict the feature to sudo