Support Forum
The Forums are a place to find answers on a range of Fortinet products from peers and product experts.
condor
New Contributor

Authentication time-out not work.

 

  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!

 

2 Solutions
loic
New Contributor III

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

Loïc

View solution in original post

Loïc
loic
New Contributor III

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

Loïc

View solution in original post

Loïc
3 REPLIES 3
loic
New Contributor III

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

Loïc
Loïc
condor
New Contributor

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

 

 

loic
New Contributor III

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

Loïc
Loïc
Labels
Top Kudoed Authors