similar to: Intermittent "Password Mismatch" errors

Displaying 20 results from an estimated 40000 matches similar to: "Intermittent "Password Mismatch" errors"

2006 Aug 28
1
Sol 10 x86_64 intermittent SATA device locks up server
Hello All, I have an issue where I have two SATA cards with 5 drives each in one zfs pool. The issue is one of the devices has been intermittently failing. The problem is that the entire box seems to lock up on occasion when this happens. I currently have the SATA cable to that device disconnected in the hopes that the box will at least stay up for now. This is a new build that I am
2012 Dec 11
0
Strange, most probably unjustified, codoc mismatch for S4 method with one argument plus '...'
Hi, I am currently extending one of our CRAN packages and ran into an unexpected problem when checking the source package. I got some warnings in the step "* checking for code/documentation mismatches". I double checked everything and did not see anything that would actually justify this warning. After testing around for quite a while, I think I can now pinpoint the problem. In
2001 Jun 26
1
intermittent segfault upon invocation
Wine release 20010510 on Linux 2.4.4 SMP compiled from source code. One in ten times, when I start wine (with an executable or without) the program will segfault. Notes: 1. This doesn't happen when I run wine under the debugger. 2. I turned on --debugmsg +all to see if I could pinpoint the reason. When it deosn't segfault, I get loads of debug messages. When it DOES fault, I get
2020 Jun 15
0
Password mismatch after upgrade to Ubuntu Focal
On Mon, 2020-06-15 at 12:24 +0200, Jeffrey van Doesburg wrote: > Hi! > > Today I upgraded one of our Dovecot servers from Ubuntu 18.04 to > Ubuntu > 20.04. After the upgrade I have login issues because the password > didn't match. > > I also installed Dovecot on a clean Ubuntu 20.04 server with the same > configuration files. And here I also got the password match
2020 Jun 16
2
Password mismatch after upgrade to Ubuntu Focal
>>>>> "Jeffrey" == Jeffrey van Doesburg <jeffrey at bit.nl> writes: Jeffrey> On Mon, 2020-06-15 at 12:24 +0200, Jeffrey van Doesburg wrote: >> Hi! >> >> Today I upgraded one of our Dovecot servers from Ubuntu 18.04 to >> Ubuntu >> 20.04. After the upgrade I have login issues because the password >> didn't match. >>
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
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
2006 Sep 21
0
Intermittent problems connecting to Samba share-Domain Ctlr issue
Hi everyone, We've been having intermittent problems connecting to Samba shares from Windows machines. I wrote a test program that tries to connect to the share and get a list of all of the files in it. It tries to do this every second. On some occasions this test program succeeds 14 times in a row before failing. It then fails once, and then succeeds 14 or so more times. It keeps repeating
2017 Sep 11
0
Fail2ban 'Password mismatch' regex
> Many thanks Christian. > > Added that, but it still doesn?t match: > > $ fail2ban-regex "Sep 11 15:52:49 mail dovecot[54239]: > auth-worker(10094): > sql(user at bordo.com.au,::1,L2xqieNYeM4AAAAAAAAAAAAAAAAAAAAB>): Password > mismatch (given password: 2)" > "^%(__prefix_line)sauth: Info: sql\(\S+,<HOST>,\<\S+\>\): (Password >
2008 Oct 29
0
@ERROR: auth failed on module ... / password mismatch
We have an odd situation where we have an rsyncd server running, that generates a password mismatch error when access attempts are made from some hosts, but not others. rsync from host1 is as follows rsync -vv user@server::STEREO opening tcp connection to server port 873 opening connection using --server --sender -vv --list-only . STEREO Password: @ERROR: auth failed on module STEREO rsync
2012 Dec 14
1
Strange, most probably unjustified, codoc mismatch for S4 method with one argument plus '...' (re-try)
Hi, I just figured out that I accidentally posted my message in HTML, so I am retrying in plain text only. Sorry. I am currently extending one of our CRAN packages and ran into an unexpected problem when checking the source package. I got some warnings in the step "* checking for code/documentation mismatches". I double checked everything and did not see anything that would
2016 Apr 07
2
Intermittent IMAP Login failures - about 25% fail
On 07 Apr 2016, at 19:02, Mobile Phone <cell at eceb.co.uk> wrote: > > pam(prtg.08dir,91.91.91.91): pam_authenticate() failed: Authentication > failure (password mismatch?) (given password: YesThisWasTheCorrectPassword) .. > Why it this bouncing 25% + of IMAP AUTH LOGINs? PAM said that login wasn't allowed. PAM can have all kinds of plugins that can do all kinds of things.
2015 Oct 19
2
Support/COFF.h NumberOfSections size-mismatch inside "header"-struct
Hello everyone, while working on a simple PE-Parser, using the llvm/Support/COFF.h Header, to validate if a given File is a PE-File and to read the Machine Field I was experiencing some troubles. It seemed the Fields were somehow misaligned and I could pinpoint the source of the misalignment to be the "NumberOfSections" field inside the "header"-struct (a.k.a.
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 =
2006 Aug 31
2
Password mismatch - SHA1 authentication problem.
Hello, I have problem with authentication. I'm using SHA1 passwords stored in MySQL. >From debug: Info: auth-worker(default): sql(test at mail, IP): query: SELECT password FROM vmail WHERE mail = 'test at mail' Info: auth-worker(default): sql(test at mail ,IP): Password mismatch Info: auth-worker(default): sql(test at mail ,IP): SHA1(dupadupa) !=
2010 Jan 30
0
Authentication failure (password mismatch?)
I setup dovecot on my laptop to practice on. I was following some of the information on this page: https://help.ubuntu.com/community/PostfixVirtualMailBoxClamSmtpHowto#Testing Your Setup I created the in this format: user:{plain}pass:1000:1000::/home/user::userdb_mail=maildir:~/Maildir for userdb passwd-file. I used smart for the user and wade for the password (its just for testing) and then
2006 Jul 05
0
FW: Postfix Dovecot MySQL user/pass authentication:: Password Mismatch
Having some difficulty with this one: I have Postfix setup, with a web interface for postfixadmin. Both Dovecot and Postfix are setup to use the same MySQL database to authenticate users. Only SSL connections are allowed, so I use PLAIN/cleartext as my password type. Setting up users works correctly from Postfixadmin, and Dovecot recognizes the users and their respective directories, however,
2011 Mar 28
0
dovecot auth password mismatch
Hello dovecot gods, after using Postfix with webmail for 8 years the new gen of email smartphones forces me to consider using IMAP. Actually, for several months I was successfully using IMAP. I believe the reason why IMAP worked previously (before migrating to the Cloud) the hosting server and the client machines were considered local by the system. Now, I have moved everything to a Cloud service.
2009 Sep 14
2
[Bug 1649] New: CreateObject : Mismatch auth between pubkey and password
https://bugzilla.mindrot.org/show_bug.cgi?id=1649 Summary: CreateObject : Mismatch auth between pubkey and password Product: Portable OpenSSH Version: -current Platform: Other OS/Version: Cygwin on NT/2k Status: NEW Severity: normal Priority: P2 Component: Miscellaneous
2005 Jul 22
3
pop3 authentication failure - password mismatch
I tried to run dovecot 1.0 built by myself but encountered the above problem. See the error traces below. First of all, the password and user are correct, as it worked with the 0.99 rpm version of dovecot. I also hand verified with ssh. I also attached the dovecot config file below. Any ideas? Jun fetchmail output on client: ------------------------------------- fetchmail: POP3< +OK