Skip to content

quick and dirty csv tool to query ldap for usernames

Notifications You must be signed in to change notification settings

utsa-asc/ad-query

Repository files navigation

ad-query

A quick and dirty javascript to lookup usernames based on an csv of email addresses.

  • update .env using the sample.env entries, customize to your environment
  • use the sample input.csv to see the require input format
  • make sure you are on a network (i.e.- VPN) that makes your AD server reachable
  • npm run will take your input.csv and create a corresponding output.csv with the results

About

quick and dirty csv tool to query ldap for usernames

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published