Home > |
---|
Set the HTL one-time token default expiry time for all clients. This command sets the system default that will be used for all HTL clients. You can use the htl set ottexpiry command to override the default for a specific HTL client.
htl set defaultottexpiry -timeout
Parameter | Shortcut | Description |
---|---|---|
-timeout <seconds> | -t |
Specifies the default timeout for all HTL clients, in seconds. Use a value of 0 to indicate that the that the one-time token never times out. Range: 0 to 3600 |
lunacm:> htl set defaultOttExpiry -timeout 160
ottExpiry set to 160 seconds
Command Result : 0 (Success)