[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
Re: SSL/TLS/clear indication in logs?
My logs start with the connection being accepted:
conn=1454211 fd=29 ACCEPT from IP=129.107.38.190:49369 (IP=0.0.0.0:389)
This is followed by the bind message I included in the previous email.
What should my loglevel be to see the addition information you speak of?
On Tue, 2005-09-27 at 13:05 -0700, Kurt D. Zeilenga wrote:
> At 09:28 AM 9/27/2005, Digant C Kasundra wrote:
> >BIND dn="uid=digant,cn=accounts,dc=uta,dc=edu" mech=SIMPLE ssf=0
>
> This reports the SSF of security layers provided by the
> authentication mechanism. In this case, none. The
> SSF provided via TLS is separately logged.
>
> Kurt
>