Displaying 20 results from an estimated 80 matches similar to: "Coredump in dovecot-auth on gss auth"
2012 Sep 06
2
Communications with UPS lost: No status from UPS
Hello,
i've a problem, this is my configuration:
- Atlantis Land UPS with serial port
- a generic RS232 to USB cable adapter (QinHeng Electronics HL-340
USB-Serial adapter for linux).
The problem is in the syslog file where i find:
[...]
Aug 19 09:07:25 ProLiant megatec[1126]: Communications with UPS lost: No
status from UPS.
Aug 19 09:07:26 ProLiant megatec[1126]: Communications with UPS
2006 Feb 10
0
Bug in gssapi support
Hi,
Was trying to use the gssapi support and the authentication would
consistently die for me. The following patch fixes:
--- src/auth/mech-gssapi.c.orig 2006-01-10 15:46:10.000000000 +1300
+++ src/auth/mech-gssapi.c
@@ -138,7 +138,7 @@ static OM_uint32 obtain_service_credenti
return major_status;
}
- gss_release_name(&minor_status, gss_principal);
+
2010 Jul 21
3
smbd -D hangs
I'm testing both sunfreeware and official sun (sfw) samba on Solaris
10. For some reason since yesterday, the smbd process just "hangs" at
the start.
No log is generated on server side
Where smbd is started, I can't find any open port on 139 or 145
My OS is Solaris 10
# uname -a
SunOS labo2 5.10 Generic_142900-13 sun4v sparc SUNW,SPARC-Enterprise-T5120
#
2014 Sep 01
1
Correlation Matrix with a Covariate
R Help -
I'm trying to run a correlation matrix with a covariate of "age" and will
at some point will also want to covary other variables concurrently.
I'm using the "psych" package and have tried other methods such as writing
a loop to extract semi-partial correlations, but it does not seem to be
working. How can I accomplish this?
library(psych)
> set.cor(y =
2006 Mar 01
1
Patch to src/auth/mech-gssapi.c
This bug causes a segfault when compiled against heimdal, but not
MIT krb5. Either way, I think this code is correct.
HTH.
----------------------------------------------------------------------
| Jim Hranicky, Senior SysAdmin UF/CISE Department |
| E314D CSE Building Phone (352) 392-1499 |
| jfh at cise.ufl.edu
2004 May 26
0
2 way repeated measures ANOVA using R: syntax and reporting question
Dear Friends
I have a technical question about conducting 2 way repeated measures ANOVA analysis using R.
1. Data set: repeated measurement of activity over night (2 hr. intervals)
repeated (within subject)factor: Hours
Between subject: Species, Sex
Dependent variables: specimens
Here is how the data arranged for the analysis:
Subject Replicate Hour Sp. Specimens
1 1 1 a
2 1 1 a
2004 May 26
0
2 way repeated measures ANOVA using R: syntax and reportingquestion
Dear Gideon
Unless you are willing to accept uncorrelated measures in time and
homogeneity of variance I would go for a linear mixed model instead. You
might be surprised on how diffrent can be your results. Try;
>?lme
I hope that this helps
Francisco
>From: GIDEON WASSERBERG <wasserberg at wisc.edu>
>To: "R-help at lists.R-project.org" <R-help at
2008 Aug 12
5
[PATCH] Support GSS-SPNEGO natively
I cooked this up while trying to figure out why thunderbird on Windows
w/ SSPI was not working, but it turned out thunderbird does not use
it, so I haven't been able to test it yet. I'm presenting it for
discussion only, unless someone else can try it :)
Modern versions of MIT kerberos support GSS-SPNEGO natively, but are
only willing to negotiate for kerberos tickets and not NTLM
2006 Oct 31
0
6310540 6290437 causes gss_accept_sec_context not to output ret_flags whn no deleg cred; breaks ssh
Author: wyllys
Repository: /hg/zfs-crypto/gate
Revision: 1b97a96daa581c4f53b4fd8acceb76a27a9fe324
Log message:
6310540 6290437 causes gss_accept_sec_context not to output ret_flags whn no deleg cred; breaks ssh
Files:
update: usr/src/lib/libgss/g_accept_sec_context.c
2011 May 08
0
Issues with authentication failure delays
There are two rather clear issues with the state of authentication
failure delays. First, the delay length isn't what was (presumably)
intended. Second, there is a new way of doing failure delays in Dovecot
2 which was added *in addition to* the old method, rather than replacing
it. As a result delays may not be the expected length and settings don't
have the expected effect.
First, the
2013 Feb 21
5
[Bug 2073] New: solaris gssapi support
https://bugzilla.mindrot.org/show_bug.cgi?id=2073
Bug ID: 2073
Summary: solaris gssapi support
Classification: Unclassified
Product: Portable OpenSSH
Version: 6.1p1
Hardware: Other
OS: Solaris
Status: NEW
Severity: enhancement
Priority: P5
Component: Kerberos support
2023 Sep 03
2
Why try to update (some) permissions which are the same?
On the source system:
$ rsync --version
rsync version 2.6.8 protocol version 29
Copyright (C) 1996-2006 by Andrew Tridgell, Wayne Davison, and others.
<http://rsync.samba.org/>
Capabilities: 64-bit files, socketpairs, hard links, ACLs, symlinks, batchfiles,
inplace, IPv6, file flags, 32-bit system inums, 64-bit internal inums
...
$ ll -d fcst-200[89] fcst-201[01]
dr-xr-xr-x
2020 Jan 21
0
Cached message size smaller than expected
Hi,
what dovecot version is this? This looks a lot like bug that was fixed in 2.2.25.5
Sami
> On 21 Jan 2020, at 17.59, Asai <asai at globalchangemusic.org> wrote:
>
> Greetings,
>
> Can anyone help me to solve this problem?
>
> When doveadm sync is running nightly, we have a certain user's mailbox that will not properly sync and the logs give me this error
2012 Oct 17
3
aggregate function not working?
The aggregate function for some reason will now work for me.
The error I'm getting is:
"Error in sort.list(y) : 'x' must be atomic for 'sort.list'
Have you called 'sort' on a list?"
agPriceList=aggregate(PriceList$Size, list(PriceList$bandNum),sum)
*Price list dataframe:*
dput(PriceList)
structure(list(Price = c(0, 8.18, 8.27, 10.42, 10.5, 10.6, 11.13,
2014 Jul 15
3
GSSAPI
If I am trying to build OpenSSH 6.6 with Kerberos GSSAPI support, do I still need to get Simon Wilkinson's patches?
---
Scott Neugroschl | XYPRO Technology Corporation
4100 Guardian Street | Suite 100 |Simi Valley, CA 93063 | Phone 805 583-2874|Fax 805 583-0124 |
2011 Sep 10
5
mysql auth failover failing
We are running dovecot to provide authentication for postfix, using two
mysql servers in a multi-master replication set as the password source:
----------------------------------------
# 2.0.13: /etc/dovecot/dovecot.conf
# OS: Linux 2.6.37-gentoo-r4 x86_64 Gentoo Base System release 2.0.2
auth_mechanisms = plain login digest-md5 cram-md5
auth_verbose = yes
passdb {
args =
2020 Jan 21
2
Cached message size smaller than expected
Greetings,
Can anyone help me to solve this problem?
When doveadm sync is running nightly, we have a certain user's mailbox
that will not properly sync and the logs give me this error (user
private info redacted):
Error: Mailbox USER/MAILBOX: UID=79: read(/vmail/domain.org/user/.MAILBOX/cur/1575914253.M611834P7822.triata4,S=41893,W=42718:2,Sc) failed: Cached message size smaller than
2006 Dec 16
1
dovecot lda truncates messages
I'm running dovecot 1.0.rc2 (package from ubuntu 6.10) and use the
dovecot lda 'deliver' (also a package from ubuntu 6.10 with sieve
filtering) to deliver messages to maildir. Everything works well, until
I discovered a truncated message this week.
The problematic message is a message bounced by the majordomo
mailinglist software. I think the problem is related to the fact that
2012 Jan 28
1
maildir vs mdbox
Hi,
I am planning on running on test between maildir and mdbox to see which is
a better fit for my use case. And I'm just looking for general
advice/recommendation. I will post any results I obtain here.
Important question: I have multiple users hitting the same email account at
the same time. Can be a problem with mdbox? (either via thunderbird or with
custom webmail apps). I remember
2018 Dec 16
1
Downgrade dovecot if required
Hello all,
I have version 2.3.3-2 of dovecot and could see version 2.3.4-2
available from the repos.
How is feedback after upgrade to 2.3.4-2? Any issues?
Can I revert back to older version if I face any problems?
Cheers/DP