public inbox for pve-user@lists.proxmox.com
 help / color / mirror / Atom feed
From: Jan Vlach <janus@volny.cz>
To: Proxmox VE user list <pve-user@lists.proxmox.com>
Subject: Re: [PVE-User] PBS3 - can't add LDAP realm, same settings work fine with PVE7
Date: Wed, 12 Jul 2023 18:33:08 +0200	[thread overview]
Message-ID: <A81A9A9A-52A5-4090-810F-FEDED50C33B9@volny.cz> (raw)
In-Reply-To: <a0c6dff9-fbd9-c277-f888-d419c0cbae43@proxmox.com>

Hello Stefan,

no worries and thank you for a quick reply and directing me, where I should edit files manually as a workaround. 
I’ve even managed to edit filter to see only users from the group I need.

I’m glad it’s known and you’re already working on it. I can wait for the full functionality when it’s available. 

Thank you and have a nice one.
JV


> On 12. 7. 2023, at 16:28, Stefan Sterz <s.sterz@proxmox.com> wrote:
> 
> Sorry just noticed I accidentally replied off-list, so here it is again
> on-list:
> 
> Yeah, this is a known problem in PBS 3.0 that I am currently trying to
> solve [1]. As a workaround you should be able to edit the file
> `/etc/proxmox-backup/domains.cfg` directly and add your LDAP
> configuration there. Sorry for the inconvenience.
> 
> Something like this should work:
> 
> ldap: ldap
> 	base-dn dc=economia,dc=cz
> 	bind-dn CN=<redacted>,CN=Users,DC=economia,DC=cz
> 	mode ldap
> 	server1 <server>
> 	server2 <fallback>
> 	user-attr sAMAccountName
> 
> You also need to add your bind password unter
> `/etc/proxmox-backup/ldap_passwords.json` like so:
> 
> {
>  "ldap": "<password>"
> }
> 
> Obviously you need to replace the values between the "<>" brackets with
> your actually configuration.
> 
> [1]: https://forum.proxmox.com/threads/pbs-ldap-issue.130199/#post-570923
> 




  reply	other threads:[~2023-07-12 16:33 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-07-12 13:53 Jan Vlach
2023-07-12 14:28 ` Stefan Sterz
2023-07-12 16:33   ` Jan Vlach [this message]
2023-07-12 16:40   ` Jan Vlach

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=A81A9A9A-52A5-4090-810F-FEDED50C33B9@volny.cz \
    --to=janus@volny.cz \
    --cc=pve-user@lists.proxmox.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
Service provided by Proxmox Server Solutions GmbH | Privacy | Legal