Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support polkit authentication #110

Closed
WanzenBug opened this issue Sep 1, 2020 · 0 comments · Fixed by #138
Closed

Support polkit authentication #110

WanzenBug opened this issue Sep 1, 2020 · 0 comments · Fixed by #138

Comments

@WanzenBug
Copy link
Contributor

Currently there is no way to use these bindings with a libvirtd that is configured to use the polkit authentication method.

To fix this issue, a simple call to AuthPolkit() before opening the connection should be enough

WanzenBug added a commit to WanzenBug/go-libvirt that referenced this issue Sep 1, 2020
PolKit authentication is the default on (at least) RedHat based platforms.
Support only requires sending an "AuthPolkit" request before opening the
connection.

Fixes digitalocean#110
WanzenBug added a commit to WanzenBug/go-libvirt that referenced this issue Sep 1, 2020
PolKit authentication is the default on (at least) RedHat based platforms.
Support only requires sending an "AuthPolkit" request before opening the
connection.

Fixes digitalocean#110
WanzenBug added a commit to WanzenBug/go-libvirt that referenced this issue Sep 1, 2020
PolKit authentication is the default on (at least) RedHat based platforms.
Support only requires sending an "AuthPolkit" request before opening the
connection.

Fixes digitalocean#110
@WanzenBug WanzenBug changed the title Support PolicyKit authentication Support polkit authentication Sep 14, 2020
dmacvicar pushed a commit to dmacvicar/go-libvirt that referenced this issue Jun 13, 2021
PolKit authentication is the default on (at least) RedHat based platforms.
Support only requires sending an "AuthPolkit" request before opening the
connection.

Fixes digitalocean#110
JenniGriesmann pushed a commit that referenced this issue Jun 15, 2021
* support authentication via polkit

PolKit authentication is the default on (at least) RedHat based platforms.
Support only requires sending an "AuthPolkit" request before opening the
connection.

Fixes #110

Co-authored-by: Moritz "WanzenBug" Wanzenböck <moritz.wanzenboeck@linbit.com>
JenniGriesmann pushed a commit that referenced this issue Jul 20, 2021
* support authentication via polkit

PolKit authentication is the default on (at least) RedHat based platforms.
Support only requires sending an "AuthPolkit" request before opening the
connection.

Fixes #110

Co-authored-by: Moritz "WanzenBug" Wanzenböck <moritz.wanzenboeck@linbit.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant