2014/1/15 David Tello <[email protected]>
> Thanks again Clément,
>
> I think that the accesslog only register the correct binds, i don't know
> if there is a configuration to indicate to accesslog that it must register
> the failed binds too. Do you know it? The other option is read to the
> syslog, no? it's posible configure the log level to get only the access
> events?
>
>
man slapo-accesslog :
logsuccess TRUE | FALSE
If set to TRUE then log records will only be generated for
successful requests, i.e., requests that produce a result code of 0
(LDAP_SUCCESS). If
FALSE, log records are generated for all requests whether
they succeed or not. The default is FALSE.
Clément.