FortiGate
FortiGate Next Generation Firewall utilizes purpose-built security processors and threat intelligence security services from FortiGuard labs to deliver top-rated protection and high performance, including encrypted traffic.
ldsouza
Staff
Staff
Article Id 191886
Description
This article provides command to display  last Successful/failed  Admin login timestamp details on Post login banner.

Solution
The post-login banner setting will show the admin disclaimer page after entering the login credentials from GUI or CLI command.

'set login-timestamp' command will show the last successful and failed admin login with timestamp, this command will only work if post-login-banner is enabled.

Post-login banner and   login-timestamp setting can be made using the following CLI commands.
# config system global
    set post-login-banner enable
    set login-timestamp enabled
end



Contributors