User that logs in with login keys gets kicked out after x - seconds.

iworx

Verified User
Joined
Nov 21, 2006
Messages
103
Location
Belgium
Current version : 1.615
Nothing has changed recently. Restarted DirectAdmin already.

-> User logs in via redirect > loginkeys from my billing software.
-> Login is successful and shows correctly in the logs
-> After a few seconds to a minute, the user/password screen is shown and user is logged out.

Any ideas, suggestions? This has been working perfectly fine.
 
Last edited:
Hi!

Is their IP changing, triggering an IP validation response (if enabled, which it is by default)?
Code:
  /usr/local/directadmin/directadmin c | grep disable_ip_check
 
It wasn't the IP -- it was my hostingbilling solution that used the wrong timezone & when the loginkeys were created -- it was only valid for < 1 minute :/

Problem solved.
 
Back
Top