It would be more easy if the filter could be append to the ldap search base
somehow then parsing the result for certain attributes.
Is your attribute an attribute that could be mapped with the existing user
attribute parameters?
Am 04.04.2012 21:30 schrieb "Rubens Queiroz de Almeida" <
rubens.quei.
Dear Sebastian,
In our university, we have three classes of records: staff, faculty and
students. We would like to allow people belonging to the staff and faculty
classes to be allowed access initially. So, we would like to fetch a name
and associated information from our LDAP base, and upon arriv
How would you expect such a filter would look like?
Can't you add that to your ldap search base for the ou?
Sebastian
Am 04.04.2012 20:43 schrieb "Rubens Queiroz de Almeida" <
rubens.quei...@gmail.com>:
> Hi,
>
> I am using LDAP to authenticate user, but not all users are allowed to
> access the
Hi,
I am using LDAP to authenticate user, but not all users are allowed to
access the service. Is there a way to filter the information I get from
LDAP so as to allow only authorized users?
Thanks in advance,
Rubens