Skip to content

password input pop-up window is not working in some cases. #2272

Answered by matt335672
HubKing asked this question in Q&A
Discussion options

You must be logged in to vote

@HubKing - you'll need to look into polkit and how it works.

In short, a remote session does not have the privileges a local session has. This is for good reasons - depending on your use-case(s) you may not want a remote user to have the same control over the system a local user does. On a shared system for example, remote users should not be installing updates or shutting down the system. On a single user system, you probably do want to allow that.

xrdp is treated as a remote session by polkit. We have no control over that, or the default local policies a particular distro may choose to install.

A wiki page would be great in theory, but not only is it a lot or work to create, but more im…

Replies: 2 comments 4 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
4 replies
@HubKing
Comment options

@matt335672
Comment options

@HubKing
Comment options

@matt335672
Comment options

Answer selected by HubKing
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants
Converted from issue

This discussion was converted from issue #2270 on May 18, 2022 08:43.