Manage Groups with PAM/Unix

Oct 30, 2020
2
0
21
25
Since we already manage our linux users and groups with an existing tool (puppet/ansible) the PAM login is very handy for us. While this allows new users to log in automatically, they have no permissions.

Unfortunately I can't find a way to use the memberships from the Unix groups in Proxmox. Am I blind there? Or is there a configuration so that Promox automatically adds new pam users to a Proxmox group?