mirror of
https://git.proxmox.com/git/pve-access-control
synced 2025-07-09 05:25:35 +00:00
![]() This adds 4 more options to the ldap authentication method: verify: boolean If enabled, the server certificate must be valid capath: path to a file or directory The CA to use to verify the server certificate. Used only if 'verify' is true. cert: path to a certificate Used as client certificate when connecting to a server, provided 'secure' is true. Requires 'certkey' to be set. certkey: path to the certificate's key Required only used when 'cert' is used. |
||
---|---|---|
.. | ||
AD.pm | ||
LDAP.pm | ||
Makefile | ||
PAM.pm | ||
Plugin.pm | ||
PVE.pm |