similar to: [PATCH] Interop problem with Cyrus SASL and GSSAPI

Displaying 20 results from an estimated 100 matches similar to: "[PATCH] Interop problem with Cyrus SASL and GSSAPI"

2012 Nov 09
0
quota recalc does not work
Hi I upgraded dovecot from 2.0 to 2.1 , and now i face the quota recalc problem. All settings are keep in mysql Before , after a change in mailbox.quota field, i run doveadm quota recalc and all was ok , but now that command doesn't do anything. After i change a quota for a user , i have to restart dovecot to get the new quota , or do a "doveadm reload" instead of recalc. And the
2013 Jul 11
1
Fault in dovecot 2.1.17
The system hang, linux from scratch. I have changed the live kernel from linux-2.6.35.4 to linux-2.6.32.61 , to see if the fault still occurs. The kernel 2.6.35.4 was working fine with all version up to dovecot 2.1.12 , from which i made update to 2.1.17. dovecot -n # 2.1.17: /usr/dovecot21/etc/dovecot/dovecot.conf # OS: Linux 2.6.32.61 i686 auth_cache_negative_ttl = 1 secs auth_cache_size = 2
2012 Mar 05
1
[PATCH] GSSAPI authorization and virtual users
The attached patch makes it possible for Kerberos principals to be associated with a password database entry by adding a new "k5principals" passdb setting. A client that successfully authenticates using GSSAPI will be able to log in as any user who has been associated with the client's Kerberos principal. This means that users can now use their Kerberos identities to access virtual
2005 Oct 19
2
[PATCH] Support for GSSAPI SASL Mechanism
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hi, Attached is a patch against current CVS that adds support for the GSSAPI SASL mechanism. It was written from scratch, after reading the patch from Colin Walters against a much older version of dovecot. Other then support for the 'GSSAPI' mechanism, it contains the following changes: - - Added 'auth_krb5_keytab' option for
2008 Aug 12
2
[PATCH] Allow GSSAPI to work with multihomed hosts
I saw some past chatter on this in the list archives, but here is another stab and another rational. This patch follows a similar patch to openssh in that it allows any key in the specified keytab to match the incoming host key. This is necessary for multihomed hosts. See: https://bugzilla.mindrot.org/show_bug.cgi?id=928 IMAP/POP seem to be a strong candidate to be multihomed because they are
2012 Jan 04
2
Interop problem with IPSSH-6.6.0, CR/NL?
I have a curious problem connecting with OpenSSH (5.1p1 on FreeBSD, 6.0-beta on OpenBSD) to some managed switches running "IPSSH-6.6.0". When I connect to the switch with the SSH2 protocol, I can't use the switch's CLI, because I can't terminate a command line. I press <Enter> and nothing happens. Same for ^M (CR) and ^J (NL). When I connect to the switch with SSH1
2005 Sep 14
0
Interop with Cisco T1/PRI on the 2811 and PSTN
Hi, Trying to set up a SIP environment with Asterisk - T1/PRI on Cisco 2811 - PSTN (Teltone TSP). SIP call looks working and I am able to make call from SIP phones to PSTN analog phones. But I have troubles with the Call from PSTN to the SIP phones. I guess the problem is the dial plan. I am using four digits extensions (2301, 2302,..., 2xxx) on the Asterisk for the SIP phones and the full
2005 Mar 08
1
Asterisk Interop w/ Level 3
Has anyone done interop testing with Level 3 and Asterisk. If so, would you be willing to share your experiences. Gene -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20050308/061aea35/attachment.htm
2006 Apr 06
1
Networld Interop, Vegas 2006
Does anybody know how big a presence Asterisk and/or Digium will make at Networld Interop this year? I have a part-time guy that is building an Asterisk system for us (in a proof of concept fashion before we do a full switch to it) that I would like to take, but I don't want to waste his time if it is going to just be a "yeah, try our product" booth and not something he
2009 Mar 12
1
phone emulator for doing interop testing
I'm looking for some software to do emulation of phones so that I can test out a whole range of phones and their firmware revisions against asterisk. Anyone know of something like that? I'm hoping that the hardware vendors have something like that, and _maybe_ I'm really lucky and they are using something somewhat standard like qemu. Cheers, spd -- | It ain't what you
2014 Feb 27
0
Broadsoft - Asterisk interop
Greetings to all. I am not sure of this is a "user" question or a "business" so apologies in advance if it should be asked in the business list. A client of mine has a UK branch that is served by a provider that uses the Broadsoft solution. I want to create a sip trunk from a remote asterisk pbx to the client. The provider claims that Broadsoft has a strict
2018 Apr 14
2
OpenSSH 7.7p1 interop failure with Twisted Conch 8.0.0-17.9.0
This isn't an OpenSSH bug, but just in case anyone else is ambitious enough to automatically run interoperability tests against other SSH implementations, here's a heads-up: https://twistedmatrix.com/trac/ticket/9422 TL;DR: commit 7c856857607112a3dfe6414696bf4c7ab7fb0cb3 caused there to be an SSH_MSG_DEBUG message sent where there wasn't one before, which tripped over an
2019 Sep 12
0
[PATCH libnbd 2/2] interop: Retry TCP connections to qemu-nbd.
The test interop-qemu-nbd-tls-certs frequently fails on slow (32 bit) machines in Fedora Koji. (Is crypto slow on these already overloaded machines?) As we cannot wait for a signal when qemu-nbd is ready start serving, we have to use a sleep. The current sleep is 5 seconds, which is not long enough. Making the sleep longer would work but is inconsiderate for people using faster machines.
2019 Sep 18
1
Re: [PATCH libnbd 5/5] interop: Add tests of nbdkit + LIBNBD_TLS_ALLOW.
On 9/17/19 5:35 PM, Richard W.M. Jones wrote: > Test both the TLS enabled and fallback paths. > > nbd-server doesn't appear to support TLS at all, and qemu-nbd is known > not to allow fallback to unencrypted, and therefore it only makes > sense to test nbdkit at the moment. > --- > .gitignore | 4 ++++ > +interop_nbdkit_tls_certs_allow_enabled_SOURCES =
2014 Feb 18
1
Settings for safe interop between Samba and NFS
Hi, I have read lots of confusing and even contrary statements as to how to configure a Samba share which may also be accessed via NFS. >From one thread [1] on the samba-technical list I gather that disabling kernel oplocks will be enough. So my questions are: Will turning off kernel oplocks be enough to ensure safety while also exporting the same share with NFS? Do I need to consider any
2005 Jun 08
1
c# source to interop call vorbisfile.dll
Hi, Can anyone tell me where I can get sample C# code to call the native (win32) dll vorbisfile.dll to decode a vorbis Stream? I want the native performance of this methodology, however Ive tried porting the invocation code to C# and keep getting null reference errors when Calling ov_open_callback. Thanks - Adam -------------- next part -------------- An HTML attachment was
2019 Sep 17
0
[PATCH libnbd 4/5] interop: Add -DTLS_MODE to the test.
This neutral refactoring adds -DTLS_MODE. We can in future change the requested TLS mode, but not in this commit. It also checks that nbd_get_tls_negotiated returns true after connecting, when the requested mode was set to LIBNBD_TLS_REQUIRE. --- interop/Makefile.am | 4 ++++ interop/interop.c | 26 ++++++++++++++++++++------ 2 files changed, 24 insertions(+), 6 deletions(-) diff --git
2007 Feb 14
2
ClearCase Interop problem with recent Samba versions
Dear all, I have a SUN server running as ClearCase view-server and am using Samba for Interop. Today I updated Samba from 3.0.21c to 3.0.24 and now I cannot mount/start my views from windows!! MVFS error log on my windows client gives "{8 pid/tid 49800000c58/85fdf178} MvfsFsNotification: Unsupported filesystem type (6)" Samba logs don't show any error... Trying other
2004 Aug 13
1
Interop RTP "Extension headers" for QOS?
We're setting up a connection with Level3's voip system and when we use Asterisk or make or recv calls we get an initial pulsing noise. Level3's Interop team explains that's their RTP extension headers and Asterisk apparently doesn't know what to do with it. He said we need to either ignore or of course let the traffic pass. Has anyone heard of this before? I understand the
2019 Sep 18
1
Re: [PATCH libnbd 4/5] interop: Add -DTLS_MODE to the test.
On 9/17/19 5:35 PM, Richard W.M. Jones wrote: > This neutral refactoring adds -DTLS_MODE. We can in future change the > requested TLS mode, but not in this commit. > > It also checks that nbd_get_tls_negotiated returns true after > connecting, when the requested mode was set to LIBNBD_TLS_REQUIRE. > --- > interop/Makefile.am | 4 ++++ > interop/interop.c | 26