auth_client_passdb_lookup_finished
Authentication client finishes a passdb lookup.
| Field | Description | 
|---|---|
duration | Duration of the event (in microseconds)  | 
reason_code | List of reason code strings why the event happened. See event reasons for possible values.  | 
user | Full username to lookup.  | 
error | Error string, if error occurred.  | 
mechanism | Name of used SASL mechanism (e.g. PLAIN).  | 
service | Same as  
  | 
protocol | Name of service. Examples:  
  | 
transport | Transport security indicator. Values: 
  | 
session | Session identifier.  | 
certificate_user | Username from certificate.  | 
client_id | Expands to client ID request as IMAP arglist. Needs   | 
local_name | TLS SNI.  | 
local_ip | Local IP client connected to.  | 
remote_ip | Remote IP of client.  | 
local_port | Local port client connected to.  | 
remote_port | Remote port of client.  | 
real_local_ip | Real local IP as seen by the server.  | 
real_remote_ip | Real remote IP as seen by the server.  | 
real_local_port | Real local port as seen by the server.  | 
real_remote_port | Real remote port as seen by the server.  | 
tls_cipher | Cipher name used, e.g.   | 
tls_cipher_bits | Cipher bits, e.g.   | 
tls_pfs | Perfect forward-security mechanism, e.g.   | 
tls_protocol | TLS protocol name, e.g.   |