We have successfully created an LDAPS connection. The following filters are used for users and groups:
User Filter:
(|(MemberOf=CN=IT_Proxmox_Admins,OU=Administrative_Groups,OU=Groups,OU=Site,OU=XY,DC=domain,DC=tld)(CN=IT_Proxmox_Users,OU=Administrative_Groups,OU=Groups,OU=site,OU=XY,DC=domain,DC=tld)))
Group Filter:
(|(sAMAccountName=IT_Proxmox_Admins)(sAMAccountName=IT_Proxmox_Users))
When syncing, both groups are displayed in ProxMox, but only the list of users in the first user group are available in ProxMox. I was able to verify this by changing the order of the groups in the user filter. If the group Proxmox_Admins is exchanged with the group ProxMox_Users group, only the users of the first mentioned group ProxMox_Users are displayed and vice-versa.
Question: Is the user filter set incorrectly, or is this a bug? We would like to set the user filter in the sync options so that the users of both groups are imported into ProxMox.
This works well with one group, but the users in the second group are not imported.
User Filter:
(|(MemberOf=CN=IT_Proxmox_Admins,OU=Administrative_Groups,OU=Groups,OU=Site,OU=XY,DC=domain,DC=tld)(CN=IT_Proxmox_Users,OU=Administrative_Groups,OU=Groups,OU=site,OU=XY,DC=domain,DC=tld)))
Group Filter:
(|(sAMAccountName=IT_Proxmox_Admins)(sAMAccountName=IT_Proxmox_Users))
When syncing, both groups are displayed in ProxMox, but only the list of users in the first user group are available in ProxMox. I was able to verify this by changing the order of the groups in the user filter. If the group Proxmox_Admins is exchanged with the group ProxMox_Users group, only the users of the first mentioned group ProxMox_Users are displayed and vice-versa.
Question: Is the user filter set incorrectly, or is this a bug? We would like to set the user filter in the sync options so that the users of both groups are imported into ProxMox.
This works well with one group, but the users in the second group are not imported.
Last edited: