Presently we have two different login ids…one for Lotus Notes and one for Active Directory. 99% of the time they are the same but sometimes we encounter a difference due to a 8 character limit in AD. I would like to make a query to either get a list of employees from AD or do a name lookup to get the CN in Active directory. Ultimately I just want to get the login used in AD.
How can I do this in either LotusScript or @formula’s.
Our admin has been playing around with Directory assistance and LDAP but I do not know how to make a call to the AD listing using code?
Anyone… thanks