This repository was archived by the owner on Jan 29, 2021. It is now read-only.
Added Kubuntu 18.04 and 20.04 scripts#95
Open
lorenzobilli wants to merge 5 commits intomicrosoft:masterfrom
lorenzobilli:master
Open
Added Kubuntu 18.04 and 20.04 scripts#95lorenzobilli wants to merge 5 commits intomicrosoft:masterfrom lorenzobilli:master
lorenzobilli wants to merge 5 commits intomicrosoft:masterfrom
lorenzobilli:master
Conversation
It seems that KDE cannot handle most polkit's user elevation prompt correctly, refusing to run many activities that requires administrator permission (including shutting down and restarting the system). Unfortunately the only way to deterministically avoid this behaviour is to allow all polkit actions to be automatically executed without any elevation prompt. To mitigate further security risks, only users of the "sudo" group are allowed to skip the prompts.
Author
|
Pull request now also include support for Kubuntu 20.04 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
I've created a new, dedicated version of the XRDP install and configuration script based on the original one, with some specific mods for KDE/Kubuntu to work propertly.