salt.beacons.aix_account

Beacon to fire event when we notice a AIX user is locked due to many failed login attempts.

New in version 2018.3.0.

depends

none

salt.beacons.aix_account.beacon(config)

Checks for locked accounts due to too many invalid login attempts, 3 or higher.

beacons:
  aix_account:
    user: ALL
    interval: 120

salt.beacons.aix_account.validate(config)

Validate the beacon configuration

© 2021 SaltStack.
Licensed under the Apache License, Version 2.0.
https://docs.saltproject.io/en/latest/ref/beacons/all/salt.beacons.aix_account.html