c# - Forms authentication and server time -
c# - Forms authentication and server time -
i have server gets time reset 7 hours in past. when happens forms authentication no longer works.
when resync time server time works again.
what causing this? , issue me more changing time, because don't think possible maintain clients , servers in sync.
you can't have production server jumping time. google "windows ntp time synchronization" find how configure servers within microseconds of right time.
c# asp.net forms-authentication
Comments
Post a Comment