How Can I Upload users photo/image to AD attribute using DBMS_LDAP
Hi,
Currently, we have a process of synching HR users/employee information with AD (Microsoft ActiveDirectory) attributes. The process is written using DBMS_LDAP.
Now we have a requirement of uploading user image/photo to the AD using this daily script.
is it possible to upload photos using DBMS_LDAP?
Regards
Satheesh Kumar