ADC

Display unsuccessful external user logon attempts

When an external LDAP user successfully logs on to a Citrix ADC appliance, the command interface now displays the number of unsuccessful logon attempts since the last successful logon. The feature works only if the persistentLoginAttempts option is enabled on the appliance.

A Citrix ADC administrator can use this information to verify if any unauthorized activity has occurred on a secured LDAP user account.

To use this feature, at the Citrix ADC command prompt, type:

set aaa parameter -maxloginAttempts <value> -failedLoginTimeout <value> -persistentLoginAttempts (ENABLED | DISABLED )]

`Set aaa parameter –maxloginAttempts 5  -failedLoginTimeout 4 –persistentLoginAttempts ENABLED`
Display unsuccessful external user logon attempts