FancyPrairie
Programmer
How can I determine either the name of the user's computer or the IP address if all I have is the user's logon name?
Since my application will not be running on the user's machine I can't just user the environ variable. So, I'm attempting to do this via ActiveDirectory (LDAP). I thought there was some way to query LDAP to determine the last time the user logged onto the computer.
(Note I asked this question in the LDAP forum but no hits)
Since my application will not be running on the user's machine I can't just user the environ variable. So, I'm attempting to do this via ActiveDirectory (LDAP). I thought there was some way to query LDAP to determine the last time the user logged onto the computer.
(Note I asked this question in the LDAP forum but no hits)