Actions
Feature #16029
openAdd option to search for LDAP groups in the base DN
Start date:
Due date:
% Done:
100%
Estimated time:
Plus Target Version:
Plus-Next
Release Notes:
Default
Description
We are using OpenLDAP that we want to use for the OpenVPN authentication.
Idea is to allow only those users that are part of one specific group.
Groups and users are within separate LDAP tree. Users in ou=users,dc=test,dc=com and groups in ou=groups,dc=test,dc=com.
When configuring it this way in PFsense, we have found out that as there are separate searches for each container, the same is used also for group search.
Because of that the only way to make it work is to create group within the same tree/container as the user that is being logged in.
Actions