Finding DN of a user
We have integrated Microsoft AD to OID in our company. We often face issues with users not getting synchronized from OID to AD. We need to be able to find out DN of a user in different domains from AD. The limitation of ldapsearch is that it expects the DN of the user that we do not know sometimes. How do we get the db of a user in different domains, any ideas will help.
0