Skip to main content
condor
New Member
February 22, 2017
Solved

Authentication time-out not work.

  • February 22, 2017
  • 1 reply
  • 7929 views

 

  Hi, all, on the Fortigate 310b (5.2.3,build670 (GA)) with two vdoms, i make this:

config vdom
edit vdom1
config user setting
set auth-timeout 30
set auth-timeout-type idle-timeout
end

fgt310b (setting) # show
config user setting
    set auth-timeout 30
end

But the time-out doesn't work with 30 minutes! (i thinks is the default: 5m)

 

In global configuration doesn't have this configuration:

fgt310b (global) # config user setting ?
device-category Configure device categories.

What i'm doing wrong?

 

Thanks!

 

    Best answer by loic

    yes, it's the time-out for policies with authentication

    1 reply

    loic
    New Member
    February 22, 2017

    what time-out do you want to change ?

    If it's the user authentication, your configuration seems ok

    But if it's the FGT management interface time-out it's in :

    config system global     set admintimeout 30 end

    condor
    condorAuthor
    New Member
    February 22, 2017

    Thats worked, thanks! So, what's auth-timeout? is just an authentication with the policy?

     

     

    loic
    loicAnswer
    New Member
    February 22, 2017

    yes, it's the time-out for policies with authentication