Posted on: 3/16/2014 6:31:59 AM | Views : 591

I have an web site that can retrieve some data from active directory.
I was able the user to enter their AD username and password to get the information.
my current problem is that if the user computer is part of domain or the computers in LAN should be able to login to the website without entering username and password.
ie. if the computer is not part of domain then they should enter username and password. if the computer is part of domain then it should get username and password from the current logged in windws user. How can i achieve this?
I prefer if the user checks a checkbox then they should logged in current windows user credentials.
My only aim is to get the current logged in username and password. or just username
Please help.

Go to the complete details ...