-
Notifications
You must be signed in to change notification settings - Fork 19
Open
Description
myvd_log.txt
I am using MyVD 1.0.6 to integrate our user role database with Oracle Fusion Middleware. Search with uid is working fine.
Filter with assigned counts is (&(&(objectclass=person)(uid=*))(uid=myuser))
However there is no success yet with group query ( query to check if a user belongs to a group).
Query filter : (&(&(cn=*)(objectclass=groupofnames))(cn=MY_GROUP))
User myuser is part of MY_GROUP in our role database. Generated SQL queries for users and group returns records as expected. Anything going terribly wrong with my myvd.conf attached?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels