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

Re: debug incoming modify operations



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..

Jun 24 08:01:02 admin01.domain.co.za slapd[751]: conn=3318 op=5 MOD dn="uid=mark.coetser,ou=People,dc=domain,dc=co,dc=za,dc=root" Jun 24 08:01:02 admin01.domain.co.za slapd[751]: conn=3318 op=5 MOD attr=vacationActive vacationInfo vacationKeep vacationForward Jun 24 08:01:02 admin01.domain.co.za slapd[751]: conn=3318 op=5 RESULT tag=103 err=21 text=vacationKeep: value #0 invalid per syntax
Jun 24 08:01:02 admin01.domain.co.za slapd[751]: conn=3318 op=6 UNBIND
Jun 24 08:01:02 admin01.domain.co.za slapd[751]: conn=3318 fd=27 closed

--
Thank you,

Mark Adrian Coetser
mark@pkfnet.co.za