Displaying 20 results from an estimated 1100 matches similar to: "Comment from OpenLDAP developer regarding "deferring operations""
2007 Apr 10
4
rc31 -> "deferring operation: binding"
I hate to bring up anything that might delay 1.0, but the behavior I'm
seeing is rather... weird.
I'm running rc31, using "userdb static" and "auth_bind=yes".
With rc1 (what I had been running) I would occasionally get some
"deferring operation" complaints from LDAP, but very rarely. Every
now and then it would start to throw "deferring operation:
2001 Aug 27
2
agent forwarding with v2
I'm confused about the status of auth agent forwarding while using v2
protocols. I found an old newsgroup post that said it was not available but
an entry in the ChangeLog entry dated 20001113 seems to indicate that it was
added.
So. Does agent forwarding work while using v2 protocols? I've been unable to
get it to work since I switched to using v2.
Thanks,
Ben
--
Ben Beuchler
2004 Oct 11
4
Detecting unused accounts
I'm looking for a way to figure out which accounts have not been logged in
to in over n days. It occurs to me that, perhaps, the way to do this
would be to look at the mtime on one of the dovecot-maintained files, like
'dovecot-uidlist'. Is there a particular file that would be modified on
(almost) every login, whether it be via POP or IMAP?
-Ben
--
Ben Beuchler
2008 Dec 29
4
Using an Exec inside a define
I''m working on a definition for activating/deactivating Apache modules
on an Ubuntu system. Inside my Apache class I have this definition:
define module($ensure) {
case $ensure {
enabled: { exec { "a2enmod":
command => "/usr/sbin/a2enmod $name",
logoutput => on_failure,
2005 May 31
2
SSHA with LDAP?
Poking around in the code for dovecot-stable seems to indicate that
support has been added for the {SSHA} password scheme. This is not
reflected in dovecot-ldap.conf. Is the SSHA code actually functional?
Thanks!
-Ben
2013 Feb 28
5
IMAP folders sort order
Hi all
We migrated our IMAP server from Courier to Dovecot. The minor problem
appeared: Dovecot LIST command
now shows mailbox listing in some weird order. (I suppose, it is filesystem
directory order) Previously, with Courier,
it was sorted, i.e., the INBOX was the first, followed by other system
folders. This is not a problem with our webmail,
because it sorts folders by its own. But with some
2001 Aug 27
1
Troubleshooting ssh-agent forwarding w/ v2 protocols
OK. I've had a few replies to my earlier question about auth agent
forwarding that indicate that it is currently supported. So now I'm confused
as to why it is not working for me. I'm trying to chain between servers.
With v1 I could load my key into the ssh-agent on my workstation (a) and ssh
to server b and ssh from there to server c, all without typing a
passphrase/password. Now
2004 Dec 23
1
Moving existing MD5 passwords to LDAP?
I have a dovecot installing working quite well for around 1000 users using
passwd-file authentication. I'm moving to LDAP and would sure love to be
able to migrate the existing MD5 passwords.
I've tried using ldapmodify to set "userPassword" to
{CRYPT}$1$H8JE0k5X$y.ptShgYbOgWF.99lX88N1
and
{MD5}$1$H8JE0k5X$y.ptShgYbOgWF.99lX88N1
In both cases, ldapmodify exits without errors
2013 Jan 19
0
[LLVMdev] [cfe-dev] RFC: Codifying (but not formalizing) the optimization levels in LLVM and Clang
On 1/19/2013 1:55 AM, Chandler Carruth wrote:
>
> -ffast-math is *totally* different from these attributes, and in fact
> -ffast-math is specifically not modeled as a function attribute because
> it changes the fundamental semantics of an operation.
It's not different at all. The user may want to compile parts of the
program with -ffast-math, and parts without it. Same thing
2020 Feb 01
2
Ldapsearch against Samba AD returns records outside the search base
On Sat, 2020-02-01 at 17:22 +0000, Rowland penny via samba wrote:
> On 01/02/2020 16:29, Palle Kuling via samba wrote:
> >
> > Queried against Samba 4.11.4 (query is for OU=Business but response is
> > from OU=Test):
> > $ldapsearch -D username at internal.xxx.yy -w password -H
> > ldaps://192.168.1.1 -s one -b ou=business,dc=internal,dc=xxx,dc=yy
> >
2005 Jan 13
3
Problem encoding sine wave in 1.1.6 and somewhat in 1.0.4
On Thu, 2005-01-13 at 12:42 -0500, Jean-Marc Valin wrote:
> Le jeudi 13 janvier 2005 ? 10:59 -0500, Jared Whitby a ?crit :
> > Interestingly enough.. I started playing around with preprocessing
> > options in 1.1.6 and happened upon the denoise filter
> > (SPEEX_PREPROCESS_SET_DENOISE). When i run the test tone using that
> > option it is completely filtered out and I
2013 Jan 19
3
[LLVMdev] [cfe-dev] RFC: Codifying (but not formalizing) the optimization levels in LLVM and Clang
Sorry, I realized I hadn't replied to this.
On Mon, Jan 14, 2013 at 3:22 PM, Krzysztof Parzyszek <
kparzysz at codeaurora.org> wrote:
> On 1/14/2013 4:57 PM, Chandler Carruth wrote:
>
>>
>> I absolutely think that when a function has an optimization attribute,
>> that applies to the code in the function and all code inlined into the
>> function. If foo
2007 Apr 26
2
Deferring, instead of rejecting, messages when at quota
Greetings -
I'm having trouble working out where to alter this behaviour (so
please forgive me if it turns out to be an Exim thing rather than
Dovecot!)...
My test service is using Exim as the MTA and Dovecot's "deliver" for
the LDA. We are using Maildir mailboxes with filestore quotas.
When I send a large test message to myself that cannot be delivered
because I
2004 Nov 15
2
eudora issue
There seems to be a protocol mismatch between eudora and dovecot when
using pop. The login interchange with, for example, mozilla, is as
follows:
MO: [connects]
DC: +OK dovecot ready.
MO: CAPA
DC: +OK
DC: CAPA
DC: TOP
DC: USER
DC: UIDL
DC: RESP-CODES
DC: STLS
DC: SASL PLAIN
DC: .
MO: USER yyy
DC: +OK
MO: PASS xxxxxxxx
DC: +OK Logged in.
But with eudora, with apparently equivalent
2004 Nov 19
2
.INBOX required?
Hi,
Newbie to Dovecot and IMAP in general. The system in question is RH 9,
Dovecot 0.99.11, Maildir, accessing mail with SquirrelMail, Thunderbird,
Kmail, Mutt, Entourage and Mail.app.
I've set up the maildir for users in ~/Maildir. Inside that I have other
folders, .Sent, .Drafts, .Trash, .Junk, .MakeJunk, .MakeGood.
~/Maildir itself has the cur, new, and tmp folders, but I note that
there
2005 Aug 04
1
How is the correct "auth" method selected in 1.0-stable?
In the example config for 1.0-stable, I see several "auth <blah> {}"
blocks. The only one uncommented is the "auth default{}" block. How
does dovecot decide which one to use? If I want it to use LDAP,
should I just modify the "userdb" and "passdb" entries in the "auth
default" block? Or should I be using the "auth ldap" block
2005 Aug 19
2
"stable" v. "alpha"
Is "alpha" the new "-stable"? Should I switch?
Gracias!
-Ben
2005 Aug 29
2
Sig11 and some corrupted indexes after 1.0-stable -> 1.0.alpha1
I just upgraded my production box from 1.0-stable to 1.0.alpha1. I've
noted some new errors in my dovecot logs:
Aug 28 23:23:56 cliff dovecot: IMAP(rsferra): Corrupted index cache
file /mail/mcad.edu/rsferra/Maildir/.Sent Items/dovecot.index.cache:
indexid changed
Aug 28 23:33:57 cliff dovecot: IMAP(acarr): Corrupted transaction log
file /mail/mcad.edu/acarr/Maildir/.Deleted
2005 Sep 22
1
Debian packages of alpha2?
Is anyone maintaining Debian packages of alpha2? The official
packages aren't even up to -stable yet.
-Ben
2007 Apr 10
1
"TLS handshake" errors, frozen IMAP
Another new issue has cropped up with my rc1 -> rc31 upgrade:
This morning, right around the typical morning email surge, Dovecot
stopped accepting new IMAP connections. I didn't get a chance to do
much troubleshooting and a restart of Dovecot fixed it. The only
thing I've been able to find in the logs is a bunch of entries like
this one:
Apr 10 09:11:36 cliff dovecot: imap-login: