This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

SSO AD User logout continuously

Hi,

i have a xg firewall with AD SSO.

the users logged into the firewall are continuosly logged out after 20 minutes

2016-04-11 08:44:32
Firewall Authentication
SUCCESSFUL
dario.zzzz@xxxx.local
172.16.29.115
CTA
N/A
User dario.zzzz@xxxx.local was logged out of firewall
17703
2016-04-11 08:28:48
Firewall Authentication
SUCCESSFUL
dario.zzzz@xxxx.local
172.16.29.115
CTA
AD
User dario.zzzz@xxxx.local of group Proxy_All logged in successfully to Firewall through AD authentication mechanism from 172.16.29.115
17701


I have followed all the guides but I can not fix it

thanks

Emil



This thread was automatically locked due to age.
Parents Reply
  • I've spend so many hours with this problem. But now i think i found the solution.
    The problem was the "Logoff Detection" (WMI) of the DC. The query was blocked by the client firewall.
    I created an GPO to activate the "Windows Management Intstrumentation (WMI-In)" firewall rule on all clients.
    And now everything is working fine.

    P.S. you can test the WMI rule with following command. wmic /node:x.x.x.x computersystem get username

     

Children