mirror of
https://github.com/jedrw/proxmox_wol.git
synced 2026-04-25 09:05:55 +03:00
[GH-ISSUE #3] No user permissions available #2
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @brandonhowlett on GitHub (Oct 25, 2023).
Original GitHub issue: https://github.com/jedrw/proxmox_wol/issues/3
I'm likely being dense, but maybe there's a step worth adding to the readme.
After adding the pam user and creating the respective role, I found that there are no available permissions for the proxmox_wol user. Alternatively, the root user has many.
Does the proxmox_wol user need to be added to another group after creation?
@jedrw commented on GitHub (Oct 25, 2023):
You'll need to "Add" the permissions from the Permissions page as per the next step in the readme
@brandonhowlett commented on GitHub (Oct 25, 2023):
Found it, Datacenter > Permissions.
Being newer to proxmox I was looking under Datacenter > Permissions > Users > Permissions, thinking Datacenter > Permissions was just a drop-down label.
@jedrw commented on GitHub (Oct 26, 2023):
Think I was caught out by the same thing once. Glad you've got it sorted.