Click to See Complete Forum and Search --> : Getting a link between active directory users and ip/computername


Markus Traumueller
09-27-2002, 10:17 AM
Hi,

I am making a webpage with php. With php I can read the ip address and the computername of the users who accesses the page.

Now I wanna know which user accessed the page. I have access to the active directory and I can search for all the users. But I haven't found a link or a way to identify a user by his ip address or computername.

I mean there is a entry for every user with login name, to which groups he belongs and so on. But there is no information about his ip or computername.

So how can I find out which user accessed the page by knowing only his ip and computername ?

My english is pretty bad I am sorry for that, but I hope you understand what I am trying to achieve.

Thnx in advance for all answers.