Oracle Unified Directory - Is there a way to match the value of an attribute in the target entry wit
Hi,
Here's what I am trying to achieve. The user bound as entry uid=user1,ou=users,dc=example,dc=com and having a value of value of user1Device in an attribute called deviceNickName should be able to perform operations on any target entry in ldap:///ou=userDevices,dc=example,dc=com that has a value of user1Device in an attribute called deviceNickName. I have looked at the userattr keyword but can't think of a way of achieving this without introducing an attribute in the target entry that has the bind DN as it's value.
Regards,
Rupesh