Displaying 20 results from an estimated 1100 matches similar to: "mech-plain patch"
2006 Apr 04
1
plain auth problem with beta4
Using kmail with PLAIN authentication worked fine with beta3 but trying it
with beta4 authentication fails.
This is because kmail sends "username \0 username \0 password" in the
authorization token and the new code to call
auth_request_set_login_username() when supplied an authid must be returning
failure (certainly commenting this code out returns to the beta3 behaviour of
2009 Jun 10
1
1.2rc5 crash: Backtrace:dovecot-auth
GNU gdb 6.8-debian
Copyright (C) 2008 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law. Type "show copying"
and "show warranty" for details.
This GDB was configured as
2004 Dec 07
1
Assert in mech.c
Hi guys,
Seems to be my week for mailing :)
I am getting the following in my mail log:
Dec 7 11:54:08 svr21 dovecot: auth(sql8): file mech.c: line 143
(mech_auth_finish): assertion failed: (*requests != request)
Is this assert important or can I remove it from my copy of the code?
Regards
Andrew
--
Andrew Hutchings
Systems Operator / Developer / Linux Guru
Netserve Consultants Ltd.
2005 Aug 21
1
Plan9 on xen
I went through the instructions on the Bell Labs wiki
(http://www.cs.bell-labs.com/wiki/plan9/Installing_in_Xen/index.html),
and am literally at the last step of the process, where I can create a
new plan9 domain via xm. However, I get the following:
$ xm create plan9 -c
Using config file "/etc/xen/plan9".
Started domain plan9, console on port 999
************ REMOTE CONSOLE: CTRL-] TO
2009 Jun 10
0
1.2rc5, another crash: Backtrace:dovecot-auth
Another crahs with backtrace:
GNU gdb 6.8-debian
Copyright (C) 2008 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law. Type "show copying"
and "show warranty" for details.
This GDB was
2010 Feb 26
2
segfault with vpopmail 5.5.0
Hi,
version: 1.2.10
OS: Debian unstable/x86_64
[118905.528497] dovecot-auth[3856]: segfault at 0 ip (null) sp 00007fff6666ad98 error 14 in dovecot-auth[400000+61000]
2010-02-26 22:17:45 dovecot: Error: child 3856 (auth) killed with signal 11 (core dumped)
(gdb) bt full
#0 0x0000000000000000 in ?? ()
No symbol table info available.
#1 0x0000000000423b0e in vpopmail_lookup_vqp
2003 Jan 29
1
WinXP failing to join PDC
Hello people!
I have set up samba guided by "The Unoffical Samba HOWTO, by David Lechnyr". But for the last 3 hours i have been banging my head into the wall. So i ask for youre help!
The problem is that the WinXP clients fails to join the domain with the error message:
FROM WINXP: "The specified network password is not correct"
FROM LOG: "[2003/01/29 23:27:03, 0]
2013 Oct 05
2
SMTP Auth Spam Mail Attack
Hi All
I have a server which seems to be getting spam relayed through it.
The story is this.....
User reported loads of undeliverables being received so I had a trawl
through the logs.
So the attacker connects to our server using SMTP AUTH........
Oct 5 15:17:53 www sendmail[6972]: AUTH=server,
relay=pppoe9.net109-120-27.se1.omkc.ru [109.120.27.9] (may be forged),
authid=jon, mech=LOGIN,
2009 Aug 31
1
dovecot-auth segfault with vpopmail 5.5.0 on amd64
Seeing dovecot-auth segfault on amd64
dovecot is 1.2.4
pertinent details below:
ldd /usr/local/libexec/dovecot/dovecot-auth
linux-vdso.so.1 => (0x00007fffef1fe000)
libcrypt.so.1 => /lib/libcrypt.so.1 (0x00007fe8e6bae000)
libvpopmail.so => /usr/lib/libvpopmail.so (0x00007fe8e6986000)
libdl.so.2 => /lib/libdl.so.2 (0x00007fe8e6782000)
librt.so.1 => /lib/librt.so.1
2005 May 23
3
Excessive dovecot-auth proceses
Hi Guys,
I may have missed something in the conf file but while using a standard
mysql auth method I'm finding many dovecot-auth processing sitting doing
nothing. They grow to the extent that mysql runs out of connections
after a week.
Any ideas?
Regards
Andrew
--
Andrew Hutchings (A-Wing)
Linux Guru - Netserve Consultants Ltd. - www.domaincity.co.uk
Admin - North Wales Linux User Group -
2004 Dec 08
1
SQL + AUTH command bug?
Hi,
While investigating the problem with Thunderbird auths I found the
following happening:
Escape character is '^]'.
+OK Dovecot ready.
CAPA
+OK
CAPA
TOP
USER
UIDL
RESP-CODES
PIPELINING
SASL PLAIN
.
AUTH PLAIN
+
+
+
-ERR Authentication failed.
This is what is happening during a Thunderbird connection, when each '+'
happens dovecot does an sql query on the sql server for user
2004 Dec 09
1
Help needed with debugging auth command
Hi guys,
OK, so I am trying to find out why the POP3 AUTH / IMAP AUTHORIZE
command is not doing what it is supposed to (not sure if it just for me
or what). I am getting as far as:
sasl-server.c - line 123 - mech = auth_client_find_mech(auth_client,
mech_name);
auth_client_find_mech is in auth-client.c which is where I am getting lost.
My guess is we are not returning back to sasl-server.c
2005 Jan 13
2
Test 57 -> Test 60
I just tried upgrading one of our mail cluster servers to test60 from
test57. We have dovecot connecting to 3 different MySQL tables in 3 sql
conf files. The error seems to stem from this:
Jan 13 14:57:59 svr21 dovecot: auth(sql8): file
auth-client-connection.c: line 31 (auth_client_send): assertion failed:
(conn->refcount > 1)
After this the auth process gets killed with signal 6.
2005 Mar 06
1
Password scheme overides
I notice in the wiki you can have password sceme overides (such as
{PLAIN}password). Would this work with the password fields in SQL
databases (as it isn't clear in the wiki or conf file)?
Regards
Andrew
--
Andrew Hutchings
Linux Guru
Netserve Consultants Ltd.
http://www.domaincity.co.uk/
2005 Oct 19
1
Message not found errors
Hi,
I'm getting a very small amount of users getting message not found
errors while downloading mail via POP. By the time they inform me and I
switch on rawloging for them it works again. Any ideas where this is
going wrong? Or at least a way I can diagnose it?
It seems to have been happening since Alpha 1. Currently using
pre-release of Alpha4.
Regards
Andrew
--
Andrew Hutchings
2003 Jul 23
0
Re: Stripping of domain name
On Wed, 2003-07-23 at 20:10, SIMflex Internet Support wrote:
> Dear sir,
>
> Can you please tell me how to make dovecot stipoff or ingore a
> @domain.com in a username? Currently, we are only using one domain
> (more may be needed in the future), and some of our clients have
> incorrectly configured mail clients with the @domain.com in the user
> name. We migrated from
2014 Sep 05
2
Asterisk with PJSIP
Hi All,
I installed Astreisk 13beta with pjproject 2.3(2.2.1) from source code on
CentOS7.
--
https://wiki.asterisk.org/wiki/display/AST/Building+and+Installing+pjproject
The installation is OK.
But the connected SIP cilents (both Linphone on Windows7) cannot
communicate.
I hope your comment such as the testing for resolving the problem.
My status is the following(1 and 2).
Why 'Everyone
2005 Jan 11
1
BroadVoice outgoing works - now tackle caller ID
Hi,
I got a broadvoice "business" account under the byod(bring your own
device) program. I have applied the patches and created new asterisk
debian packages. I have the account working on inbound and outbound. The
problem area is outbound caller ID. I have 3 other accounts with IAX2
providers and have no problem setting the caller ID on outbound calls.
I called them and they
2004 Jan 01
1
[PATCH] Add winbind-backed NTLMSSP support to Cyrus-SASL
Windows authentication extends far beyond the CIFS protocol the Samba
implements, but it only very recently that work has been done to catch
up to Microsoft's extensions in this area. This has caused many
administrators pain and toil that their MS counterparts simply don't
have. For them, authentication 'just works', with single-sign-on and
the lot.
I have worked, for over a
2005 Aug 06
1
Header problems
Hi,
I don't know if this has been covered or not as I have been out of
action most of the last few weeks getting married and stuff.
My query / slight problem is when I re-install an IMAP client or change
client all mails that have been read so far show an empty header with
the date set back to 1970 but the mails are fully readable. New mails
that weren't read in a previous client show