Displaying 10 results from an estimated 10 matches for "011pass".
2020 Apr 02
0
"auth_cache_verify_password_with_worker = yes" does not work with proxy
...ser,93.200.174.28,<6fZiPkyiWHJSZMhl>): Finished passdb lookup
Apr 2 12:27:11 mf-19 dovecot: auth: Debug: auth(testuser,93.200.174.28,<6fZiPkyiWHJSZMhl>): Auth request finished
Apr 2 12:27:11 mf-19 dovecot: auth: Debug: client passdb out: OK#0111#011user=testuser#011master=MyMasterUser#011pass=<hidden>#011host=10.1.2.3#011destuser=testuser#011proxy
Apr 2 12:27:11 mf-19 dovecot: imap-login: proxy(testuser): started proxying to 10.1.2.3:143 (master MyMasterUser): user=<testuser>, method=PLAIN, rip=93.200.174.28, lip=178.254.4.122, TLS, session=<6fZiPkyiWHJSZMhl>
- Furt...
2013 Jan 23
3
dovecot 2.1.13, proxy and nologin extras field
...ap(prova,192.168.44.31,<PsbzT/DT+gCTeiwf>): result: uid=prova
uidNumber=2944 gidNumber=650 userPassword={MD5}BjbsTtSovVAs1csswBTI7Q==
Jan 23 09:16:33 localhost dovecot: auth: Debug: client passdb out:
OK#0111#011user=prova#011proxy#011host=imap.example.it#011nologin#011hostip=192.168.11.136#011pass=password
Jan 23 09:16:33 localhost dovecot: imap-login: proxy(prova): started
proxying to imap.example.it:143: user=<prova>, method=PLAIN,
rip=192.168.44.31, lip=192.168.129.109, session=<PsbzT/DT+gCTeiwf>
As you can see 'nologin' field is present in 'passdb' answer,...
2012 Jun 29
1
director directing to wrong server (sometimes)
...otis41 dovecot: auth: Debug:
static(<user>,155.54.66.38): lookup
Jun 28 09:01:12 myotis41 dovecot: auth: Debug:
static(<user>,155.54.66.38): Allowing any password
Jun 28 09:01:12 myotis41 dovecot: auth: Debug: client out:
OK#01134556#011user=<user>#011proxy#011proxy_timeout=150#011pass=<hidden>
Jun 28 09:01:12 myotis41 dovecot: auth: Debug:
static(<user>,155.54.66.38): lookup
Jun 28 09:01:12 myotis41 dovecot: auth: Debug:
static(<user>,155.54.66.38): Allowing any password
Jun 28 09:01:12 myotis41 dovecot: auth: Debug: client out:
OK#01152763#011user=<user&...
2015 Oct 13
2
TLS communication director -> backend with X.509 cert checks?
On 14 Oct 2015, at 00:34, Heiko Schlittermann <hs at schlittermann.de> wrote:
>
> Hi Timo,
>
> Heiko Schlittermann <hs at schlittermann.de> (Di 13 Okt 2015 22:33:23 CEST):
>>> Does the attached patch work? Compiles, but untested.
>> I'm about to test it.
>
> It seems to update the struct mail_host, but it looks as if the data
> in mail_host
2012 Aug 31
1
[Postfix] SASL Auth. using Dovecot with password forwarding proxy configuration
...ery: SELECT NULL AS password, 'Y' as nopassword, host, email, 'Y' AS proxy FROM mailbox WHERE email = 'a at 0aditest.net'
Aug 31 11:20:21 centos6 dovecot: auth: Debug: client out: OK#0111#011user=a at 0aditest.net#011host=BACKEND_SERVER_IP#011email=a at 0aditest.net#011proxy#011pass=1234567890
Aug 31 11:20:21 centos6 dovecot: imap-login: Debug: Ignoring unknown passdb extra field: email
Aug 31 11:20:21 centos6 dovecot: imap-login: proxy(a at 0aditest.net): started proxying to BACKEND_SERVER_IP:143: user=<a at 0aditest.net>, method=PLAIN, rip=192.168.1.56, lip=192.168.1.2...
2015 Oct 13
0
TLS communication director -> backend with X.509 cert checks?
...can check this further tomorrow.
I've put an i_warning("*** %s: ...", __FUNCTION__, ...) into several places.
Oct 14 00:02:33 director1 dovecot: director: Warning: *** login_host_callback: OK#0112#011user=foo#011proxy#011ssl=yes#011nopassword=y#011lip=2001:x.y:f33::5:1#011lport=993#011pass=x#011proxy_refresh=450#011host=2001:x.y:f33::5:fe
Here it seems that the director doesn't send it's knowledge about the
hostname.
Here some other output, to show that the host list contains names and addresses:
Oct 14 00:02:32 director1 dovecot: director: Warning: ** mail_host_add: added...
2018 Nov 15
1
Dovecot proxy: per user/domain 'namespace/inbox/prefix' from MySQL
...ny-cert' as
'starttls', 'Y' AS proxy FROM mailbox WHERE email =
'adi2 at 0aditest.local' AND disabled_smtpauth=0
Nov 15 12:43:53 proxy1 dovecot: auth: Debug: client passdb out:
OK#0111#011user=adi2 at 0aditest.local#011host=192.168.123.24#011starttls=any-cert#011proxy#011pass=<hidden>
Nov 15 12:43:53 proxy1 dovecot: imap-login: Invalid certificate: [...]
Nov 15 12:43:53 proxy1 dovecot: imap-login: Invalid certificate: [...]
Nov 15 12:43:53 proxy1 dovecot: imap-login: Invalid certificate: [...]
Nov 15 12:43:53 proxy1 dovecot: imap-login: Invalid certificate: [...]...
2015 Oct 13
2
TLS communication director -> backend with X.509 cert checks?
...her tomorrow.
>
> I've put an i_warning("*** %s: ...", __FUNCTION__, ...) into several places.
>
> Oct 14 00:02:33 director1 dovecot: director: Warning: *** login_host_callback: OK#0112#011user=foo#011proxy#011ssl=yes#011nopassword=y#011lip=2001:x.y:f33::5:1#011lport=993#011pass=x#011proxy_refresh=450#011host=2001:x.y:f33::5:fe
>
> Here it seems that the director doesn't send it's knowledge about the
> hostname.
>
> Here some other output, to show that the host list contains names and addresses:
>
> Oct 14 00:02:32 director1 dovecot: directo...
2020 Jan 27
2
Dovecot authentication through proxy
...8:21 vsrv-***-prx01 dovecot: auth: Debug: auth(***@***.**,192.168.1.100,<sNTHFdOcbeDAqAFk>): Auth request finished
Jan 23 19:48:21 vsrv-***-prx01 dovecot: auth: Debug: client passdb out: OK#0111#011user=***@***.**#011proxy#011ssl=any-cert#011starttls=any-cert#011lip=192.168.20.49#011lport=993#011pass=<hidden>
Jan 23 19:48:21 vsrv-***-prx01 dovecot: imap-login: Debug: Ignoring unknown passdb extra field: lip
Jan 23 19:48:21 vsrv-***-prx01 dovecot: imap-login: Debug: Ignoring unknown passdb extra field: lport
### Backend Log ###
###################
Jan 23 18:48:51 vsrv-***-mta01 dovecot:...
2009 Feb 24
4
dovecot1.2 segfault
...9;ian at domain.com' AND domain = '') ) AND IF('pop3' =
'pop3', allow_pop3, true) = true AND IF('imap' = 'pop3', allow_imap,
true) = true AND active = true LIMIT 1
Feb 24 16:06:07 proxy dovecot: auth(default): client out:
OK#0111#011user=ian at domain.com#011pass=<hidden>#011host=127.0.11.106#011destuser=ian at domain.com#011nologin#011proxy
Feb 24 16:06:07 proxy dovecot: pop3-login: proxy(ian at domain.com):
started proxying to 127.0.11.106:110: user=<ian at domain.com>,
method=PLAIN, rip=127.0.1.34, lip=127.0.11.155
Feb 24 16:06:07 proxy dovec...