Custom OVD Plugin - Modify LDAP attribute - OVD level
Hi,
I have a requirement wherein I have to modify the LDAP object class variable through my custom OVD plugin during search operation. The expectation is attribute modification should not modify the variable value directly in ADAM
but the change should be virtual (meaning variable value change visible at OVD level only).
Please let me know the OVD custom code to achieve the above.