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

Docs for previous releases are available on readthedocs.org.

Latest Salt release: 3004

Previous topic

salt.beacons.adb

Next topic

salt.beacons.avahi_announce