search for: sasl_server_new

Displaying 2 results from an estimated 2 matches for "sasl_server_new".

2016 Jul 25
0
sendmail getting domain\user as email userId
...ocalip, auth_id, &ext_ssf); \ > if (result != SASL_OK) \ > sasl_ok = false; \ > @@ -761,8 +761,8 @@ > if (sasl_ok) > { > # if SASL >= 20000 > - result = sasl_server_new("smtp", AuthRealm, NULL, NULL, > NULL, > - NULL, 0, &conn); > + result = sasl_server_new("smtp", hostname, AuthRealm, NULL, > + NULL, NULL, 0, &conn); > # elif SAS...
2016 Jul 21
3
sendmail getting domain\user as email userId [formerly: How to GSSAPI/Kerberos authenticate with Dovecot]
Hi Mark, I've had the same trouble with the DOMAIN\user on my DCs, and as Rowland has already pointed out, the "winbind use default domain = yes" configure option is not honored on a DC. My guess is that is because a Samba DC can only be a DC for one domain, so that is why it isn't honored. If I do "getent passwd username" on my DCs, they all return