ldap filter

  1. D

    Using LDAP with RBAC groups ( nested Ad groups )

    Has anyone got this working?? From the numerous searches on this forum it seems there is a way to do this using "memberOf:1.2.840.113556.1.4.1941" LDAP search filter syntax. However we are able to get the users but not the top level groups in order to apply PVE permission to those groups What we...
  2. N

    Filter all group in OU - LDAP AD with Proxmox

    Hello, I connected my LDAP Windows with Proxmox but I want to filter group to retrieve all groups in the "XX" OU at the root of my domain. I can't do it, I've tried a lot of filters, does anyone have a solution please?
  3. J

    Struggling with LDAP filters for AD sync

    Ive never really done much with LDAP filters before, and I am struggling to create one for my setup. The groups is another issue but right now I am just trying to make one for users. Here is what I have tried already. I have tried memberOf=CN=pve_admins,OU=users,DC=ad,DC=test,DC=com...