[Date Prev][Date Next] [Chronological] [Thread] [Top]

Re: debug incoming modify operations



--On Monday, June 24, 2019 9:03 AM +0200 Mark Coetser <mark@pkfnet.co.za> wrote:

On 2019/06/21 15:41, Quanah Gibson-Mount wrote:
--On Friday, June 21, 2019 4:27 PM +0200 Mark Coetser
<mark@pkfnet.co.za> wrote:

Hi

changing my loglevel to trace or stats, shows me search queries but I
need a way to debug a remote client doing a php ldap modify that is
failing?

STATS level debugging shows information about all operations, including
MOD.  What error code is the server returning to the client?

Hi Quanah

This is all I am seeing with loglevel stats for the modify operation, I
can see which attr are being modified but I am not seeing what the values
are..

Hi Mark,

I see, you don't have control over the PHP client side then I'm guessing (which is generally where I would expect one to debug). To get this information, you will need to start slapd in debug mode (-d packets). I.e., it's not currently information that can be made available via a loglevel setting (I'm going to file an issue on that).

Regards,
Quanah

--

Quanah Gibson-Mount
Product Architect
Symas Corporation
Packaged, certified, and supported LDAP solutions powered by OpenLDAP:
<http://www.symas.com>