ServiceNow LDAP “Browse” equivalent via script: lookup by Distinguished Name and return sAMAccountNa
Hi all,In LDAP Server we can use Browse to enter a DN (example: uid=einstein,dc=example,dc=com) and see the attribute names/values. I need to use the same functionality from a script—specifically, a Background Script—to search a user by DN and return...