Does anyone know a way to reliably track the login and logout events for a user?
I am tasked with creating a 'time and attendance' app.
I need to be able to tell when a user logged in and logged out.
I looked at LDAP, but evidently it's unreliable. My users use XP mostly.
I thought about writing a page that a user can login and click "I'm Here" and use a timestamp to capture that event. But that puts everyone on the honor system, which will not work.
Has anyone faced this before? We use AD on our network.
Are there other AD attributes that may be more reliable?
I can't imagine there is not a solution other than buying an old time clock and installing a camera in view to see who's punching which time card.
Any ideas?
I am tasked with creating a 'time and attendance' app.
I need to be able to tell when a user logged in and logged out.
I looked at LDAP, but evidently it's unreliable. My users use XP mostly.
I thought about writing a page that a user can login and click "I'm Here" and use a timestamp to capture that event. But that puts everyone on the honor system, which will not work.
Has anyone faced this before? We use AD on our network.
Are there other AD attributes that may be more reliable?
I can't imagine there is not a solution other than buying an old time clock and installing a camera in view to see who's punching which time card.
Any ideas?