extract data from windows ADAM aka local LDAP

 1 Replies
 0 Subscribed to this topic
 27 Subscribed to this forum
Sort:
Author
Messages
TJ Mann
Veteran Member Send Private Message
Posts: 44
Veteran Member
i want to extract data from windows ADAM aka local LDAP, especially, extracting SSOP(samaccnt) login(oslogin) firstname lastname and so on. any command line utilities that i can use ?
George Graham
Veteran Member Send Private Message
Posts: 201
Veteran Member
You can use LDIFDE commands to query data directly from LDAP. There are numerous sites that can give you examples - and you can filter and include whatever values that you want. Additionally, tools such as jxplorer can also provide you queries that you can export out for utilization.