au-cache-ttl
This command specifies the time-to-live for cached authentication results.
Syntax
au-cache-ttl seconds
Parameters
- seconds
- Specifies the time-to-live (TTL) in seconds. Enter a value in the range 1 - 86400. The default value is 600.
Guidelines
The au-cache-ttl command defines the explicit TTL in seconds for cached authentication results. This value is compared against the TTL in the authentication response in accordance with the cache mode, as defined with the au-cache-mode command.
Example
Set the TTL to 5 minutes.
# au-cache-ttl 300