Displaying 5 results from an estimated 5 matches for "userlookup".
Did you mean:
userlookups
2006 Jun 27
1
Postfix "userlookup" via Dovecot Auth
I'm hoping to take advantage of authentication caching via
dovecot-auth. I see that posfix can communicate with Dovecot-Auth, via
SASL, but from what I can see, postfix only does this for
authentication checks.
Not 100% sure how postfix handles virtual_transport (I assume it needs
to do a lookup via virtual_mailbox_maps), but I can't see anyway to
get virtual_mailbox_maps to use
2003 Nov 17
1
Problem with DIGEST-MD5 authentication and plainte xt passwords
Maikel Verheijen wrote:
> For what it's worth:
>
> We use postgres userlookups, and use an older version of dovecot (an old
> cvs version of around 0.99.9.1), and we DO use digest-md5 password
> encryption in the database and realms. It seems to work flawlessly in
> our situation, I used kmail, evolution, apple-mail, entourage, outlook,
> outlook-express and...
2023 May 11
1
Upgrade Samba AD from 4.3 to 4.7 - ID mapping failure
...gt; 1105failed to call wbcGetpwsid: WBC_ERR_DOMAIN_NOT_FOUNDCould not get
> info for user sid S-1-5-21-1057597257-2002501470-2521000767-1105```
> You can see from the output that I'm getting the errors that seem
> tousually come from no gid/uid in objects. The logs show errors for
> userlookup such as `NT_STATUS_NO_SUCH_USER`. I have tried hardcoding
> in`uidNumber` and `gidNumber` into myuser and Domain Users with
> `ldbedit`but no luck there.
> Any help would be appreciated.
> smb.conf: https://www.dropbox.com/s/iu2hx2q32fi851h/smb.conf.txt?dl=0
> wbinfo -i myuser log:...
2016 Jun 09
2
auth_bind with "()" in username not working
Hi all,
I have an AD testsetup with auth_bind setting
auth_bind_userdn = "spdev\\%Ln"
I created a testuser "claasc (test)" which works fine in all ldapfilters
but not for the auth_bind.
the log shows everything correct just "invalid credentials"
mail.debug: Jun 9 14:12:31 dovecot: auth: Debug: auth client connected
(pid=12202) mail.debug: Jun 9 14:12:31
2003 Nov 12
3
Problem with DIGEST-MD5 authentication and plaintext passwords
I wasn't able to get DIGEST-MD5 authentication working with passwords
stored as plaintext until I tweaked password_generate() to make it not
use the domain portion of user at domain.com as the realm. Both evolution
and kmail send the email address as the username with no realm; when
dovecot tries to convert the username to user + realm, the hash is
different and so DIGEST-MD5