Hello,
I have a QT application that logs into a remote machine through SSH. I plan
on using polkit in some way for privileged access to admin commands that
are not services. I want to be able to handle both password-less and
password authentication in polkit. What's the best way of handling a
pass
On Wed, Aug 14, 2019 at 12:49 PM Simon McVittie wrote:
> On Wed, 14 Aug 2019 at 12:05:41 -0600, Gabe Alford wrote:
> > I have a QT application that logs into a remote machine through SSH. I
> plan on
> > using polkit in some way for privileged access to admin commands that
> are not
> > services.
On Wed, 14 Aug 2019 at 12:05:41 -0600, Gabe Alford wrote:
> I have a QT application that logs into a remote machine through SSH. I plan on
> using polkit in some way for privileged access to admin commands that are not
> services. I want to be able to handle both password-less and password
> authen
Hello,
I have a QT application that logs into a remote machine through SSH. I plan
on using polkit in some way for privileged access to admin commands that
are not services. I want to be able to handle both password-less and
password authentication in polkit. What's the best way of handling a
pass