aliyevh

New Member
Jan 15, 2024
2
0
1
Hi, How to configure ldap certificate-based authentication? Could not found in doc.
Some fields are different from proxmox ve ldap configuration.
For example cert directive.

Example from pve
Code:
ldap: name
    base_dn dc=example,dc=com
    server1 ldap.google.com
    user_attr uid
    cert /etc/ldap/ldap.crt
    certkey /etc/ldap/ldap.key
    mode ldaps
    port 636
    sync-defaults-options enable-new=1,remove-vanished=entry;properties,scope=both
    verify 1

But this config is not supported by proxmox-backup-manager.
How to configure ? which directives are supported?
Read doc from https://pbs.proxmox.com/docs/configuration-files.html#domains-cfg

I see that user_attr also change to user-attr.
when i add cert i got error.
Error: parsing '/etc/proxmox-backup/domains.cfg' failed: line 8 - unknown property 'cert'
 
Last edited:
Hi,

(client-)certificate-based authentication is unfortunately not (yet) supported in Proxmox Backup Server, AFAIK.

Some fields are different from proxmox ve ldap configuration.
As for this; Proxmox VE and Backup Server do not share a common codebase, so configuration differences are a given - and users are not expected to simply copy configuration files between two different products anyway.

You are welcome to create a feature request in our bugtracker though, so it doesn't get lost: https://bugzilla.proxmox.com/!
 

About

The Proxmox community has been around for many years and offers help and support for Proxmox VE, Proxmox Backup Server, and Proxmox Mail Gateway.
We think our community is one of the best thanks to people like you!

Get your subscription!

The Proxmox team works very hard to make sure you are running the best software and getting stable updates and security enhancements, as well as quick enterprise support. Tens of thousands of happy customers have a Proxmox subscription. Get yours easily in our online shop.

Buy now!