Files
heimdal/kdc
Luke Howard 06f8985c55 hdb: consolidate preauth audit event types
Instead of having distinct preauth success/failure events for different
mechanisms, have a single event; the mechanism can be disambiguated by querying
the HDB_REQUEST_KV_PA_NAME key.

Note: there is still an explicit event for long-term key-based success/failure
in order to help the backend implement lockout.

Audit failure (HDB_AUTH_EVENT_PREAUTH_FAILED) in the main preauth loop, rather
than in each mechanism. Success is still audited in the mechanism to allow
client pre-authentication success to be noted even if something subsequent
(e.g. encoding a reply, memory allocation) fails. The generic catch-all for
success remains.
2022-01-05 09:42:03 +11:00
..
2011-07-24 13:07:07 -07:00
2022-01-03 16:17:01 +11:00
2021-12-27 10:16:58 +11:00
2022-01-03 16:17:01 +11:00
2021-12-30 20:42:18 +11:00
2021-12-30 20:42:18 +11:00
2021-12-30 20:42:18 +11:00
2022-01-03 16:17:01 +11:00
2022-01-04 13:08:35 +11:00
2011-05-21 11:57:31 -07:00
2019-12-09 21:39:30 -06:00
2022-01-04 13:08:35 +11:00
2011-05-21 11:57:31 -07:00
2019-12-04 21:34:44 -06:00