[PR #20] Fix Linux Connection issues without sudo permissions #36

Closed
opened 2026-02-26 17:32:18 +03:00 by kerem · 0 comments
Owner

Original Pull Request: https://github.com/Corsinvest/cv4pve-api-powershell/pull/20

State: closed
Merged: Yes


Fixes #19

PS > Connect-PveCluster -Credentials root -HostsAndPorts 192.168.1.1:8006 -SkipCertificateCheck

PowerShell credential request
Enter your credentials.
Password for user root: ************************


HostName             : 192.168.1.1
Port                 : 8006
SkipCertificateCheck : True
Ticket               : PVE:root@pam:xxxx==
CSRFPreventionToken  : xxxx
ApiToken             : 
**Original Pull Request:** https://github.com/Corsinvest/cv4pve-api-powershell/pull/20 **State:** closed **Merged:** Yes --- Fixes #19 ```powershell PS > Connect-PveCluster -Credentials root -HostsAndPorts 192.168.1.1:8006 -SkipCertificateCheck PowerShell credential request Enter your credentials. Password for user root: ************************ HostName : 192.168.1.1 Port : 8006 SkipCertificateCheck : True Ticket : PVE:root@pam:xxxx== CSRFPreventionToken : xxxx ApiToken : ```
kerem 2026-02-26 17:32:18 +03:00
kerem changed title from [PR #20] [MERGED] Fix Linux Connection issues without sudo permissions to [PR #20] Fix Linux Connection issues without sudo permissions 2026-02-27 12:36:54 +03:00
Sign in to join this conversation.
No labels
bug
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/cv4pve-api-powershell#36
No description provided.