Search code examples
c#terminal-services

Cassia TS libraries rporting false session login time (sometimes...)


Is anyone familiar with Cassia Terminal Service libraries? I’m having problems with the login times.

On some PCs the time is about seven minutes later than it should be. I read that there was a similar bug, but was corrected.

I have a service running under LocalSystem, which reports for example 12:07:10, but I know the user logged in at 12:00:00. Looking in the event log, verifies the time. Terminal server manager and Hyena also show the correct login time.

If I remotely query that machine, using the same libraries and methods, I get the correct login time.


Solution

  • I think you're referring to issue 20, which has been fixed on the Cassia trunk. The trunk is quite stable, so if you'd like, you can grab the latest build from the build server (login as a guest and use the artifacts link) and give it a shot. If you have any issues with the latest build, you can add a comment to the issue.