Auth_time_window

Hi,

One of my users is having an issue with the auth time window.

They’re audit logs show the User connection to “%s” denied. Auth timestamp expired error.

Wondering how to increase the settings.app.auth_time_window value?

pritunl/authorizer.py at master · pritunl/pritunl (github.com)

The command sudo pritunl set app.auth_time_window 300 will set the window in seconds.

1 Like

Thank you, will execute and have the problematic user test.