From: | Christoph Berg <myon(at)debian(dot)org> |
---|---|
To: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
Cc: | Thomas Munro <thomas(dot)munro(at)gmail(dot)com>, PostgreSQL Hackers <pgsql-hackers(at)postgresql(dot)org> |
Subject: | Re: ldap tls test fails in some environments |
Date: | 2020-05-15 14:25:49 |
Message-ID: | 20200515142549.GD2691@msg.df7cb.de |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
Re: Tom Lane
> Somebody should get out the LDAP RFCs and decode the packet contents
> that this log helpfully provides, but I suspect that we're just looking
> at an authentication failure; there's still not much clue as to why.
The non-TLS tests work, so it's not a plain auth failure...
I'm attaching the full logs from that test, maybe someone with more
insight can compare the non-TLS with the TLS bits.
Would it help to re-run that with log_debug on the PG side?
Christoph
Attachment | Content-Type | Size |
---|---|---|
001_auth_node.log.gz | application/gzip | 2.3 KB |
regress_log_001_auth.gz | application/gzip | 35.4 KB |
slapd.log.gz | application/gzip | 4.8 KB |
From | Date | Subject | |
---|---|---|---|
Next Message | Masahiko Sawada | 2020-05-15 14:51:55 | Re: Transactions involving multiple postgres foreign servers, take 2 |
Previous Message | Tom Lane | 2020-05-15 14:17:19 | Re: documenting the backup manifest file format |