Hello,
I have an API user with different API tokens and with different permissions. f.ex.
apiuser@pve!git -> Only allowed to fetch vm informations
apiuser@pve!poweruser -> Administrator
The apiuser needs the administrator role for the poweruser. I would like to disable the password login via the gui for the apiuser, since it won't be used anyway and the tokens should be the only way for the apiuser to login. Is there a way to accomplish that?
Is my approach correct or is there a better way to solve this problem?
I have an API user with different API tokens and with different permissions. f.ex.
apiuser@pve!git -> Only allowed to fetch vm informations
apiuser@pve!poweruser -> Administrator
The apiuser needs the administrator role for the poweruser. I would like to disable the password login via the gui for the apiuser, since it won't be used anyway and the tokens should be the only way for the apiuser to login. Is there a way to accomplish that?
Is my approach correct or is there a better way to solve this problem?