I need to develop an web application using ASP.Net and C# where I need to know the domain user's login and log out time. Let me explain the situation briefly. There are a domain server (DNS Server), a web server and a database server along with 100 client
PCs in my organization. Each user in these 100 PCs need to give domain user name and password while logging in. The web server and database server are also in the same domain. Now when any user access the url of my web application the
web app should know the details of that user like his domain name, log in time in the domain or last log out time etc. Will you please give me some light on this? I need to know the technology and how should I proceed?
bhaskar.joar...
Member
124 Points
44 Posts
How to access the Domain Login credentials
Nov 22, 2012 09:46 AM|LINK
I need to develop an web application using ASP.Net and C# where I need to know the domain user's login and log out time. Let me explain the situation briefly. There are a domain server (DNS Server), a web server and a database server along with 100 client PCs in my organization. Each user in these 100 PCs need to give domain user name and password while logging in. The web server and database server are also in the same domain. Now when any user access the url of my web application the web app should know the details of that user like his domain name, log in time in the domain or last log out time etc. Will you please give me some light on this? I need to know the technology and how should I proceed?
ignatandrei
All-Star
135093 Points
21672 Posts
Moderator
MVP
Re: How to access the Domain Login credentials
Nov 23, 2012 12:36 AM|LINK
active directory
http://www.codeproject.com/Articles/18102/Howto-Almost-Everything-In-Active-Directory-via-C