1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-25 23:21:54 +03:00
samba-mirror/source4/auth
Andrew Bartlett 1bb2a1c6b3 auth: For NTLM and KDC authentication, log the authentication duration
This is not a general purpose profiling solution, but these JSON logs are already being
generated and stored, so this is worth adding.

Some administrators are very keen to know how long authentication
takes, particularly due to long replication transactions in other
processes.

This complements a similar patch set to log the transaction duration.

Signed-off-by: Andrew Bartlett <abartlet@samba.org>
Reviewed-by: Gary Lockyer <gary@catalyst.net.nz>
2018-06-25 08:32:14 +02:00
..
gensec s4:auth: Add FALL_THROUGH statements in gensec_krb5.c 2018-03-01 04:37:43 +01:00
kerberos auth: keytab invalidation fix 2018-05-15 15:45:08 +02:00
ntlm auth: For NTLM and KDC authentication, log the authentication duration 2018-06-25 08:32:14 +02:00
tests auth: keytab invalidation test 2018-05-15 12:41:55 +02:00
auth.h s4:auth: add authsam_update_user_info_dc() that implements SID expanding for the local domain 2018-03-19 20:30:51 +01:00
pyauth.c s4/auth: Additionally accept unicode as string param in Py2 2018-04-30 15:43:19 +02:00
pyauth.h pytalloc: Use consistent prefix for functions, add ABI file. 2011-08-10 15:36:21 +02:00
sam.c dsdb: Avoid calculating the PSO multiple times 2018-05-23 10:09:10 +02:00
samba_server_gensec.c s4:auth: use talloc_reparent() in samba_server_gensec_krb5_start() 2017-05-30 08:06:07 +02:00
session.c auth: Use DBGC_AUTH as DBGC_CLASS for AD DC auth session code. 2018-05-22 02:42:32 +02:00
session.h Fix public header not to include private (not installed) ones. 2011-03-14 17:01:20 +01:00
system_session.c auth: Use DBGC_AUTH as DBGC_CLASS for AD DC auth session code. 2018-05-22 02:42:32 +02:00
unix_token.c auth: Use DBGC_AUTH as DBGC_CLASS for AD DC auth session code. 2018-05-22 02:42:32 +02:00
wscript_build auth: keytab invalidation test 2018-05-15 12:41:55 +02:00
wscript_configure s4:auth/gensec: remove unused and untested cyrus_sasl module 2015-06-23 22:12:08 +02:00