kdc: remove auth_event_details audit key
The auth event details audit key (formerly, parameter to auth_status) contained, variously, an encryption type name; a PKINIT client certificate name; or, a GSS initiator name. Audit these instead using individual keys that reflect the values' contents.
This commit is contained in:
@@ -24,7 +24,6 @@ HEIMDAL_KDC_1.0 {
|
||||
_kdc_audit_addkv_bool;
|
||||
_kdc_audit_addkv_number;
|
||||
_kdc_audit_addkv_object;
|
||||
_kdc_audit_delkv;
|
||||
_kdc_audit_getkv;
|
||||
_kdc_audit_addreason;
|
||||
_kdc_audit_vaddkv;
|
||||
|
Reference in New Issue
Block a user