mirror of
https://git.proxmox.com/git/pve-access-control
synced 2025-08-03 05:14:58 +00:00
![]() this adds the subs which actually query the LDAP for users/groups and returns the value in format which makes it easy to insert in our parsed user.cfg when we find a user/groupname which cannot be in our config, we warn the verification error for groups, we append "-$realm" to the groupname, to lower the chance of accidental overwriting of existing groups (this will be documented in the api call since it technically does not prevent overwriting, just makes it more unlikely) Signed-off-by: Dominik Csapak <d.csapak@proxmox.com> |
||
---|---|---|
.. | ||
AD.pm | ||
LDAP.pm | ||
Makefile | ||
PAM.pm | ||
Plugin.pm | ||
PVE.pm |