Displaying 20 results from an estimated 27 matches for "thore".
Did you mean:
there
1999 Nov 09
1
Strange entry inthe log when using encrypted passwords
...disabled "Update encrypted" and enabled "encrypted passwords".
When I map up a share from the client everything is working ok, but in the
log I have the following:
[1999/11/09 21:37:10, 1] smbd/password.c:(532)
smb_password_check failed. Invalid password given for user 'thoree'
[1999/11/09 21:37:10, 1] smbd/service.c:(521)
pc-transcend (158.36.45.166) connect to service thoree as user thoree
(uid=725, gid=33)
(pid 10279)
It seems to me that the client first sends an incorrect password, but then
sends the correct. Is this normal?
-----
Thor-Egil Ekeli
Institutt...
2018 Jun 13
1
2.3.1 Replication is throwing scary errors
...can only encourage everyone to try out 2.3.1 again with these 3
patches to make sure it is rock-solid so that we might get a proper
and stable 2.3.2 release soon-ish :)
PS: For the Arch Linux users among you the dovecot-2.3.1-5 package in
the official repo contains said three patches :)
Cheers,
Thore
--
Thore B?decker
GPG ID: 0xD622431AF8DB80F3
GPG FP: 0F96 559D 3556 24FC 2226 A864 D622 431A F8DB 80F3
-------------- next part --------------
commit 890883f12e8d8dd3309743eb95cf0b04f6e39ea0
Author: Aki Tuomi <aki.tuomi at dovecot.fi>
Date: Mon Mar 19 18:39:27 2018 +0200
dsync: Rev...
2018 Aug 08
1
Reproducible SIGSEGV when Dovecot 2.3 compiled against glibc-2.28
On 8/08/2018 5:29 pm, Thore B?decker wrote:
> Hey,
>
> you mentioned that dovecot builds fine, but does "make check" also
> complete successfully with a glibc-2.28 build on a glibc-2.28 system?
>
> We have been seeing segfaults during "make check" and it seems the following
> patch w...
2003 Sep 18
1
Experiences with WINS-Migration NT -> Samba ?
...the wins-table on the linux
machine to get filled up from scatch (the size of the net is of order
1000 machines). Does anyone have *real-life* data/experiences of such a
migration ? Any tipps or hints ?
Is there a way/tool to convert the (Windows) Wins-DB into the wins.dat
format ?
Regards,
Thore
2018 Jun 25
2
doveadm: problem listing shared mailboxes using a wildcard
* Thore B?decker <me at foxxx0.de>:
> You might need to quote that last argument, otherwise it can get
> interpreted by the shell as globbing, which obviously is not what you
> want.
>
> I've been using wildcard arguments enclosed within '' and "" for
> variou...
2018 Jun 07
0
2.3.1 Replication is throwing scary errors
Aaaaand I forgot to CC the list, sorry for that, it's way too early in
the morning :P
On 07.06.18 - 07:39, Thore B?decker wrote:
> What does the output of these two commands show after that error has
> been logged?
>
> doveadm replicator status
>
> doveadm replicator dsync-status
>
> If there are *waiting failed* requests, that never make it "through"
> (after being tem...
2018 Jun 06
7
2.3.1 Replication is throwing scary errors
Should be fixed by https://github.com/dovecot/core/commit/a952e178943a5944255cb7c053d970f8e6d49336 <https://github.com/dovecot/core/commit/a952e178943a5944255cb7c053d970f8e6d49336>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://dovecot.org/pipermail/dovecot/attachments/20180606/996cfe38/attachment.html>
2018 May 06
2
2.3.1 Replication is throwing scary errors
...mething is really wrong there.
As stated multiple times in the #dovecot irc channel I'm happy to test
any patches for the 2.3 series in my setup and provide further details
if required.
Thanks to all who are participating in this thread and finally these
issues get some attention :)
Cheers,
Thore
--
Thore B?decker
GPG ID: 0xD622431AF8DB80F3
GPG FP: 0F96 559D 3556 24FC 2226 A864 D622 431A F8DB 80F3
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: not available
URL: <https://dovecot.o...
2018 Mar 10
3
dovecot sha512-crypt database storage
Hello,
I've got dovecot authenticating to a MySQL database. I've got a field
varchar(128) called password. Whenever I create a password I use
doveadm pw as in:
doveadm pw -s sha512-crypt
now i'd like to get MySQL to make a dovecot-specific password. My goal
is to eventually have roundcube's password plugin working with this
MySQL database to change the password.
Thanks.
Dave.
2018 Jun 25
3
doveadm: problem listing shared mailboxes using a wildcard
I'm setting up a dovecot server with private and shared namespaces. My test
setup has these mailboxes:
# /bin/doveadm mailbox list -u fdl01 at spike.test
INBOX/sub01
shared
shared/sammel01 at spike.test
shared/sammel02 at spike.test
INBOX
In order to do some post-login scripting foo I'd like to get a list of shared
mailboxes the user is currently subscribed to. The doveadm-mailbox man
2005 May 09
3
Zyxel 2000W (WI-FI) Problems
Hi!
Then I phone other phones with my Zyxel 2000W (WI-FI) it just hang up when I answer the phone I am ringing.
It works fine if I call the 2000W from other phones.
I have tried many sip settings. I use this now:
[205]
type=friend
username=205
secret=passwd205
callerid="Zyxel" <205>
host=dynamic
context=local
nat=yes
canreinvite=no
disallow=all
allow=g729
2018 Mar 10
0
dovecot sha512-crypt database storage
...ot save password, any ideas?
>
> When you made your initial database tables how did you set up the
> password field and in MySQL how did you make it?
>
> I'm trying to figure out what is different about your setup than mine.
>
> Thanks.
> Dave.
>
>
> On 3/10/18, Thore B?decker <me at foxxx0.de> wrote:
>> Hey,
>>
>> using the roundcube password plugin allows you to specify arbitrary
>> statements for password_query.
>>
>> I'm using SHA512-CRYPT too and this is my $config['password_query']:
>>
>> &q...
2018 May 30
0
2.3.1 Replication is throwing scary errors
...t in debugging this and put in our own time to patch, test and get
to the bottom of it, but it is starting to look like we're basically on
our own.
What sort of debugging, short of bisecting 100+ patches between the
commits above, can we do to progress this?
Reuben
On 7/05/2018 5:54 am, Thore B?decker wrote:
> Hey all,
>
> I've been affected by these replication issues too and finally downgraded
> back to 2.2.35 since some newly created virtual domains/mailboxes
> weren't replicated *at all* due to the bug(s).
>
> My setup is more like a master-slave, wher...
2018 Jun 25
0
doveadm: problem listing shared mailboxes using a wildcard
...hich obviously is not what you
want.
I've been using wildcard arguments enclosed within '' and "" for
various doveadm commands without issues so far.
On 25.06.18 - 16:03, Patrick Ben Koetter wrote:
> # /bin/doveadm mailbox list -u fdl01 at spike.test -s shared*
Cheers,
Thore
--
Thore B?decker
GPG ID: 0xD622431AF8DB80F3
GPG FP: 0F96 559D 3556 24FC 2226 A864 D622 431A F8DB 80F3
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: not available
URL: <https://dovecot.o...
2018 Jun 25
0
doveadm: problem listing shared mailboxes using a wildcard
Please provide doveconf -n
---Aki TuomiDovecot oy
-------- Original message --------From: Patrick Ben Koetter <p at sys4.de> Date: 25/06/2018 17:21 (GMT+02:00) To: dovecot at dovecot.org Cc: Thore B?decker <me at foxxx0.de> Subject: Re: doveadm: problem listing shared mailboxes using a wildcard
* Thore B?decker <me at foxxx0.de>:
> You might need to quote that last argument, otherwise it can get
> interpreted by the shell as globbing, which obviously is not what you
> w...
2018 Aug 08
0
Reproducible SIGSEGV when Dovecot 2.3 compiled against glibc-2.28
...+++ dovecot-2.3.0.1/src/auth/mycrypt.c 2018-03-27 10:57:38.447769201 +0200
@@ -14,6 +14,7 @@
# define _XPG6 /* Some Solaris versions require this, some break with this */
#endif
#include <unistd.h>
+#include <crypt.h>
#include "mycrypt.h"
-------->8--------
Cheers,
Thore
PS: Sorry Reuben for duplicate mail, forgot to Cc the list...
--
Thore B?decker
GPG ID: 0xD622431AF8DB80F3
GPG FP: 0F96 559D 3556 24FC 2226 A864 D622 431A F8DB 80F3
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature...
2020 Aug 18
0
Sieve scripts replication not working
...It looks like your dovecot version is a bit outdated.
There were numerous fixes in the 2.3 series regarding replication,
especially with respect to sieve replication.
I would suggest updating to the latest release (2.3.11.3) to see if
that already fixes the issues you're experiencing.
Cheers,
Thore
--
Thore B?decker
GPG ID: 0xD622431AF8DB80F3
GPG FP: 0F96 559D 3556 24FC 2226 A864 D622 431A F8DB 80F3
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: not available
URL: <https://dovecot.o...
1999 Nov 09
1
Corrupt files after Samba-upgrade
....0.5a. After this upgrade several
users have problems with corrupted files, the files are Word- and
Excel-files. Others experiencing this? I am running on HP-UX 10.2.
-----
Thor-Egil Ekeli
Institutt for energiteknikk - Halden
Telefon direkte : 69 21 24 01
Telefon sentralbord : 69 21 22 00
email : thoree@hrp.no
2020 Aug 18
2
Sieve scripts replication not working
Hi all!
I am a long-time dovecot user/admin on my home server, but only recently
tried to configure replication. Everything seems to work except sieve
scripts replication. When I upload new one on the server A, it does not
replicate to server B, even if it seemingly tries to, according to debug
logs. The log antry says: Replication requested by
'sieve_storage_sync_transaction_begin',
2020 Aug 18
1
Sieve scripts replication not working
On Tue, Aug 18, 2020 at 04:52:48PM +0200, Thore B?decker wrote:
> On 18.08.20 16:40, Piotr Auksztulewicz wrote:
> > ----- doveconf -n -------
> > # 2.3.4.1 (f79e8e7e4): /etc/dovecot/dovecot.conf
> > # Pigeonhole version 0.5.4 ()
> > # OS: Linux 4.19.0-8-amd64 x86_64 Debian 10.4
>
> It looks like your dovecot ver...