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

Popular posts from this blog

Using Android Volley to post an array to PHP -

python - How to add an model instance to a django queryset? -

angularjs - No 'Access-Control-Allow-Origin' error from local domain to public API -