|
-
October 8th, 1999, 06:39 AM
#1
Getting NT-username from Exchange-username
Is it possible, through any API, to search through the accounts of a specific domain and get the NT-loginname knowing only the persons reallife-name?
Ex:
knowing: "Adam Taylor"
getting: "Whatever\AdTay (Adam Taylor)" from NT
Where : Whatever is the domain
AdTay is the users loginname
-
October 8th, 1999, 06:52 AM
#2
Re: Getting NT-username from Exchange-username
AFAIK there is NO mapping of NT user names to Exchange user names.
-
October 8th, 1999, 02:16 PM
#3
Re: Getting NT-username from Exchange-username
You can enumerate ComputerNames under a specific domain by using wnetopenenum and wnetenumresources. But from that point you can't tell who is logged onto that computer.
Wes G.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|