Hi,
I don't know if this is the right forum...I searched Active Directory and this forum came up.
I have server-side code running on an intra-net site, and I have the client-ip address at my disposal. I need to fetch either the Computer-Name or, more preferably, the AD Username of the user logged into the box with IP address.
Is this easily accomplished? I have used the clunky (and bizarre, in my opinion) methods of parsing AD data using the GetObject(LDAP... syntax. I'm not sure if the ip address is in that labyrinth somewhere or not...and I'm also wondering if maybe a new version of AD has a database instead of this other method of storing this data.
I'm on Server 2003 R2 Exchange 6.5.7633.1
Thanks,
--Jim
I don't know if this is the right forum...I searched Active Directory and this forum came up.
I have server-side code running on an intra-net site, and I have the client-ip address at my disposal. I need to fetch either the Computer-Name or, more preferably, the AD Username of the user logged into the box with IP address.
Is this easily accomplished? I have used the clunky (and bizarre, in my opinion) methods of parsing AD data using the GetObject(LDAP... syntax. I'm not sure if the ip address is in that labyrinth somewhere or not...and I'm also wondering if maybe a new version of AD has a database instead of this other method of storing this data.
I'm on Server 2003 R2 Exchange 6.5.7633.1
Thanks,
--Jim