search for: reset_saslconn

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

2016 Jul 25
0
sendmail getting domain\user as email userId
...client, the spacing may be incorrect. > > This is a known to sendmail bug, but they were unprepared to rectify. > > --- sendmail/srvrsmtp.c.orig 2013-11-23 07:51:56.000000000 +1100 > +++ sendmail/srvrsmtp.c 2014-01-27 17:26:30.000000000 +1100 > @@ -84,7 +84,7 @@ > # define RESET_SASLCONN \ > do \ > { \ > - result = reset_saslconn(&conn, AuthRealm, remoteip, \ > + result = reset_saslconn(&conn, hostname, rem...
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