3.13. AuthenticationSettings
Description
Settings related to Authentication and Accounting.
Properties
- LogoutAccUsersAtShutdown
- Logout authenticated accounting users and send AccountingStop packets prior to shutdown. (Default: Yes)
- AllowAuthIfNoAccountingResponse
- Allow an authenticated user to still have access even if no response is received by the Accounting Server. (Default: Yes)
- VendorSpecificAttributeAccounting
- Enable sending Vendor-Specific attribute to the RADIUS server at Accounting-Request messages. (Default: No)
- VendorSpecificAttributeAuthentication
- Enable sending Vendor-Specific attribute to the RADIUS server at Access-Request messages. (Default: No)
- LogALGUser
- Log authenticated user together with URL in ALG log messages. (Default: Yes)
- LogConnUser
- Include authenticated user name in CONN logs. (Default: Yes)
- MaxRADIUSContexts
- Maximum number of RADIUS communication contexts. (Default: 1024)
- BruteForceMode
- Controls if pre-defined system values or if user defined values are used for brute force protection. (Default: Automatic)
- BruteForceNumAttempts
- Number of times a user is able to try a password before the account is locked. (Default: 5)
- BruteForceLockdownTime
- How long, in seconds, a user account is locked after too many failed log in attempts. (Default: 30)
![[Note]](images/note.png) |
Note |
This object type does not have an identifier and is identified by the name of the type only. There can only be one instance
of this type.
|