Opened 13 days ago
Last modified 10 days ago
#1400 new defect
make proxmox auto-provision user accounts on account creation and add them to a pool
| Reported by: | m | Owned by: | |
|---|---|---|---|
| Priority: | minor | Milestone: | |
| Component: | Hackery | Keywords: | |
| Cc: |
Description (last modified by )
pveum acl modify /pool/haylin-pool --roles Administrator --users haylin@devhack
pveum pool add haylin-pool
can do through proxmox json api (do we need a service account?) or through command line or through user.cfg
user:haylin@devhack:1:0::::::
pool:haylin-pool::::
acl:1:/pool/haylin-pool:haylin@devhack:Administrator:
although user should be created with a bunch of keycloak metadata like name & email:
user:haylin@devhack:1:0:haylin:moore:me@haylinmoore.com:::
Note:
See TracTickets
for help on using tickets.