Files
heimdal/lib
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
..
2021-09-10 09:11:23 +10:00
2022-01-02 20:58:39 -06:00
2021-11-29 12:50:26 +11:00
2017-03-10 15:47:43 -05:00
2022-01-03 20:39:12 -06:00
2016-11-08 15:48:40 -05:00
2022-01-04 14:44:13 +11:00
2016-12-15 12:15:56 -06:00