[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
Re: loglevel 256 fails to log bind DN w/GSSAPI (ITS#2165)
I've added some authzid logging to HEAD/RE21. With STATS enabled,
you should see changes to the authzid associated with the session
logged. Please test.
Kurt
At 08:47 AM 2002-11-06, quanah@stanford.edu wrote:
>Full_Name: Quanah Gibson-Mount
>Version: 2.1.8
>OS: Solaris 8
>URL: ftp://ftp.openldap.org/incoming/
>Submission from: (NULL) (171.64.19.82)
>
>
>When performing binds with GSSAPI, slapd fails to log what DN is determined for
>that connection at level 256. This is vital information to have, and really
>should be a part of the connection data. Currently, the only way to get this
>information is to move the logging level to 257, which means there are over 100
>lines of output per connection, vs. 11 at level 256. Given that we expect
>10,000+ binds a day per machine, this is a major difference.