Displaying 20 results from an estimated 10000 matches similar to: "Authentication failure (password mismatch?)"
2010 Dec 04
3
passdb pam and userdb passwd "Authentication failure" errors
While using Ubuntu 10.10 + Dovecot 1.2.12 + Postfix 2.7.1-1:
To enable virtual accounts, I am using the
following /etc/dovecot/auth.d/virtualsomename.auth file:
passdb passwd-file {
args = /etc/dovecot/passwd
}
userdb static {
args = uid=vmail gid=vmail home=/home/vmail/%u
}
EOT
cat /etc/dovecot/passwd looks like this:
test:{PLAIN}pass
bill:{PLAIN}secret
timo at
2006 Jun 24
0
re: Mozilla Active X control
Wade Smart <wade@wadesmart.com> wrote:
> [Software\\Wine\\Mozilla Control] 1089668326
> "Url"="http://crossover.codeweavers.com/redirect/mozcontrol" <http://crossover.codeweavers.com/redirect/mozcontrol%22>
>
> "Prog"="%TEMP%\\MozillaControl16.exe" Mike
>
> I opened reg but have NO experience with it. What exactly am I
2017 Sep 11
3
Fail2ban 'Password mismatch' regex
I have turned on 'auth_debug_passwords=yes? in dovecot.conf.
I?m trying to get Fail2ban to detect this log line:
Sep 11 15:52:49 mail dovecot[54239]: auth-worker(10094): sql(user at bordo.com.au <mailto:user at bordo.com.au>,::1,<L2xqieNYeM4AAAAAAAAAAAAAAAAAAAAB>): Password mismatch (given password: 2)
I?ve added it as the last line of my dovecot filter regex:
failregex =
2017 Sep 11
0
Fail2ban 'Password mismatch' regex
On 2017-09-11 08:57, James Brown wrote:
> I have turned on 'auth_debug_passwords=yes? in dovecot.conf.
>
> I?m trying to get Fail2ban to detect this log line:
>
> Sep 11 15:52:49 mail dovecot[54239]: auth-worker(10094):
> sql(user at bordo.com.au
> <mailto:user at bordo.com.au>,::1,<L2xqieNYeM4AAAAAAAAAAAAAAAAAAAAB>):
> Password mismatch (given
2007 Apr 28
1
Auth(default): add one userdb - what does this mean?
I got dovecot to start but then I had to reboot and now Im receiving errors:
Apr 27 19:48:18 wadesmart dovecot: auth(default): You'll need to add at
least one userdb
Im still following the steps from http://wiki.dovecot.org/BasicConfiguration
wade
2019 Jan 17
1
Authentication lost within session
When I open the mail client (thunderbird), I can access the mailboxes
and all of a sudden, I am loosing the authenticated session. Any idea's
where to look?
Jan 17 12:42:04 mail04 dovecot: imap-login: Login: user=<usertest>,
method=PLAIN, rip=192.168.10.219, lip=192.168.10.44, mpid=13403, TLS,
session=<NsYo4qV/CNfAqArb>
Jan 17 12:42:04 mail04 dovecot: imap(usertest): Debug:
2017 Sep 11
2
Fail2ban 'Password mismatch' regex
> On 11 Sep 2017, at 5:10 pm, Christian Kivalo <ml+dovecot at valo.at> wrote:
>
> On 2017-09-11 08:57, James Brown wrote:
>> I have turned on 'auth_debug_passwords=yes? in dovecot.conf.
>> I?m trying to get Fail2ban to detect this log line:
>> Sep 11 15:52:49 mail dovecot[54239]: auth-worker(10094): sql(user at bordo.com.au <mailto:user at
2006 Apr 25
4
IE stopped working after update
04252006 0906 GMT-6
Apparently sometime in the last two weeks my Internet Explorer stopped
working. My son said one day a message popped up and said Updates
Available from Ubuntu so he did the update and he thought Wine was one
of them. Anyway, I have to have IE for a IE only site.
What can I do to figure out why it is not now starting?
Wade
2008 Aug 15
3
POP3 dictionary attacks
I'm seeing strings of failed POP3 login attempts with obvious bogus
usernames coming from different IP addresses. Today's originated from
216.31.146.19 (which resolves to neovisionlabs.com). This looks like a
botnet attack. I got a similar probe a couple days ago. Is anyone else
seeing these?
The attack involves trying about 20 different names, about 3-4 seconds
apart. Here's a
2017 Sep 12
1
dovecot Digest, Vol 173, Issue 28 (INTERNAL)
Hi,
It is quite easy.
I use a client (thunderbird or windows live mail) set it up to use starttls on standard port 110. Logon and just do a list on the mailbox. The fatal error occurred when I logoff.
Arvid
-----Original Message-----
From: dovecot [mailto:dovecot-bounces at dovecot.org] On Behalf Of dovecot-request at dovecot.org
Sent: 11. september 2017 14:57
To: dovecot at dovecot.org
2017 Sep 05
0
pam authentication
Sorry, small typo
passdb {
driver = static
args = user=%n noauthenticate
}
Aki
On 05.09.2017 14:51, Pol Hallen wrote:
> does not work :-/
>
> Sep 05 13:49:41 auth: Debug: auth client connected (pid=31115)
> Sep 05 13:49:41 auth: Debug: client in: AUTH 1 PLAIN
> service=imap secured session=IFCT0m9Y0KjAqAFk
> lip=192.168.1.100 rip=192.168.1.100
2017 Jun 30
0
Per-user quota (passwd)
Our solution:
userdb {
args = /etc/imap.passwd
driver = passwd-file
override_fields = home=/var/vmail/glu_vrem/%u
}
userdb {
driver = passwd
override_fields = home=/var/vmail/glu_vrem/%u
}
Users with non-standard quota in passwd-file:
>>>>>> administrator:*:95400500:95400513:Administrator:/home/DOM/administrator:/bin/bash::userdb_quota_rule=*:bytes=10G
2017 Sep 11
1
Per-user quota (passwd)
Hi.
But there is one problem...
protocol lda {
mail_plugins = " quota autocreate sieve quota"
plugin {
quota = dict:user::file:/var/vmail/glu_vrem/%u/.quotausage
}
}
protocol imap {
mail_plugins = " quota autocreate autocreate imap_quota"
plugin {
autocreate = INBOX
autocreate2 = Sent
autocreate3 = Trash
autocreate4 = Drafts
autocreate5 =
2006 Jun 28
2
RC1 broken - Authentication Failed
Works great with all the beta versions. I installed RC1 and get massive authentication failures.
auth_debug_passwords = yes
auth_master_user_separator=*
auth default_with_listener {
mechanisms = plain
passdb passwd-file {
# Master users that can log in as anyone
args = /etc/dovecot.masterusers
master = yes
#pass =yes
}
passdb passwd-file {
# Path for passwd-file
2009 Mar 13
1
pam_authenticate() failed: authentication error
Hello,
I would like to ask for your help. I have noticed some error messages
issued by dovecot.
Mar 13 20:00:57 relay dovecot: auth-worker(default):
pam(example at example.com): pam_authenticate() failed: authentication error
(/etc/pam.d/dovecot missing?)
Not surprisingly
$ l /etc/pam.d/dovecot
ls: /etc/pam.d/dovecot: No such file or directory
The funny thing is that authentication does work
2017 Sep 12
1
dovecot Digest, Vol 173, Issue 28 (INTERNAL)
Hi,
I enabled rawlog.
Everything seems to be OK but the dovecot-log shows a fatal error and core dump. (created a core file)
Arvid
Rawlog in
<<<
STAT
>>>
<<<
LIST
>>>
<<<
UIDL 1
>>>
<<<
UIDL
>>>
<<<
QUIT
>>>
Rawlog out
<<<
+OK Logged in.
>>>
<<<
+OK 22 17589388
2017 Dec 27
0
Ubuntu Auth Issues with new repository code..
On 28/12/2017 07:38, Howard Leadmon wrote:
> Saw the new repository notification, and figured what the heck I would try letting it upgrade me from the current v2.2.22 release that apparently is in the Ubuntu 16.04 packages, to the new repository release of v2.3.0.
>
> I followed the info on repo.dovecot.org, and first it started bitching about lmtp (dovecot: master: Fatal: service(lmtp)
2013 Aug 14
0
weird situation with pop3/imap proxy and postfix authentication
Hello dovecot mailing list,
I have a server running postfix and dovecot. I havea configuration
on dovecot that allows me to provide imap4/pop3 messages for local
hosted users as well as for proxied users on other servers.
Basically, i have a simple MySQL table (imapproxy) with two fields,
'domain' and 'host'. My password_query isa 'UNION' query, exactly like:
2020 Sep 17
2
pam dovecot not working with authentication from roundcube
Hi Everyone,
I made some small changes in my dovecot setup to switch it from looking
up users and passwords from a mix of ldap (i.e. freeipa) and password
files. One of the changes was to switch from using one id for all
authentication to using individual ids)
It's working fine with Evolution. I have one account authenticating
with GSSAPI, which is my userid for logging into my desktop and
2017 Jun 29
0
Per-user quota (passwd)
with auth_username_format = %Ln:
Jun 28 14:43:41 auth: Debug: master in: USER 1 iivanov.ia at example.com service=lda
Jun 28 14:43:41 auth-worker(18369): Debug: passwd(iivanov.ia): lookup
Jun 28 14:43:41 auth-worker(18369): Info: passwd(iivanov.ia): unknown user - trying the next userdb
Jun 28 14:43:41 auth-worker(18369): Debug: sql(iivanov.ia): SELECT email as user, maildir as home,