[pve-devel] applied: [PATCH common 1/1] add LDAP Wrapper code

Thomas Lamprecht t.lamprecht at proxmox.com
Wed Mar 4 15:34:46 CET 2020


On 2/20/20 4:20 PM, Dominik Csapak wrote:
> This will be used for PMG and PVE LDAP Authentication & Sync.
> The code is largely copied/inspired by the already existing LDAP code in
> PVEs AccessControl and PMGs LDAPCache
> 
> Signed-off-by: Dominik Csapak <d.csapak at proxmox.com>
> ---
>  src/Makefile    |   1 +
>  src/PVE/LDAP.pm | 254 ++++++++++++++++++++++++++++++++++++++++++++++++
>  2 files changed, 255 insertions(+)
>  create mode 100644 src/PVE/LDAP.pm
> 

applied, thanks!





More information about the pve-devel mailing list