M
Matthew Kaess
We are running a custom application which requests the
users mail property in AD for there email address. The
developers are using the DOMAIN\username syntax to query
AD for this information. The problem is it appears to be
using some soft of Ambiguous Name Resolution because it's
returning the wrong email address. Example;
The app is asking AD for the mail property of
sAMAccountName DOMAIN\matthew. The message is being sent
to user Cheryl Matthews instead. Any thoughts on what may
be occuring or how the developers can rewrite their code
to return the correct address? Thanx in advance!
Matthew Kaess
users mail property in AD for there email address. The
developers are using the DOMAIN\username syntax to query
AD for this information. The problem is it appears to be
using some soft of Ambiguous Name Resolution because it's
returning the wrong email address. Example;
The app is asking AD for the mail property of
sAMAccountName DOMAIN\matthew. The message is being sent
to user Cheryl Matthews instead. Any thoughts on what may
be occuring or how the developers can rewrite their code
to return the correct address? Thanx in advance!
Matthew Kaess