Hans Leidekker hans@codeweavers.com wrote:
On Thu, 2021-02-18 at 18:50 +0200, Damjan Jovanovic wrote:
Try 3 gives up the attempt to provide credentials in an authentication method specific form, and just provides our username as the authentication username (SASL_CB_AUTHNAME) too.
It doesn't work here. This clearly depends on the mechanism used, so I think the previous approach was better.
Could you provide more details? What doesn't work? What kind of authentication method and LDAP server are you using? Does adding KRB5_TRACE reveal anything?