Displaying 6 results from an estimated 6 matches for "alukardd".
2016 Oct 17
20
[Bug 2625] New: Support Capabilities for ssh client port forwarding
...t forwarding
Product: Portable OpenSSH
Version: 7.3p1
Hardware: All
OS: Linux
Status: NEW
Severity: enhancement
Priority: P5
Component: ssh
Assignee: unassigned-bugs at mindrot.org
Reporter: alukardd+openssh_mindrot at alukardd.org
Created attachment 2880
--> https://bugzilla.mindrot.org/attachment.cgi?id=2880&action=edit
Don't require a root if there is CAP_NET_BIND_SERVICE
Hello.
I think openssh-client should allow use port forwarding not only for
root user.
CAP_NET_BIND_SERV...
2018 May 08
2
replicator: User listing returned failure
> I don't know if it makes a difference, I don't have quotes on my
> mail_plugins:
I don't have quotes too (It's difference between config file and dovecot
-n output)
> Did you check permissons on the replication fifos?
For what? I think that problems on slave. How it should work in
automatic mode?
I repeat that from slave manually all works fine:
>> As I
2020 May 26
0
Panic: assert opcode == HASH_TABLE_OP_UPDATE during replication (dsync-local)
...+0xeb) [0x7fd8ac90109b]
-> doveadm(_start+0x2a) [0x5567056852fa]
This is output of manual run doveadm sync process between dovecot
2.3.10.1 (side with error message) and dovecot 2.3.7.2 (remote side).
I have `require ["fileinto"];` on both sides in .dovecot.sieve files.
Regards,
Alukardd.
2018 May 08
2
replicator: User listing returned failure
Hello Gerald,
> Besides you have configured mysql userdb twice:
>
>> userdb {
>> args = /etc/dovecot/dovecot-sql-master.conf.ext
>> driver = sql
>> }
>> userdb {
>> args = /etc/dovecot/dovecot-sql.conf.ext
>> driver = sql
>> }
Great!!! This was the root cause. Second userdb with
dovecot-sql-master.conf rewrite the first one, but
2018 May 08
0
replicator: User listing returned failure
Wow. Sorry, maybe it works from morning or maybe somethings changes at
the evening, but I may say that replication works fine. But I can
confirm it now only with "less on mdbox file". But replication works!!!
Thanks Gerald.
On 2018-05-08 23:17, Alexey wrote:
>> I don't know if it makes a difference, I don't have quotes on my
>> mail_plugins:
> I don't
2018 May 07
2
replicator: User listing returned failure
Hello.
I've tried to configure TCP replication to slave server. But I got some
errors...
mx1:~# dovecot --version
2.2.27 (c0f36b0)
From dovecot.log:
May 07 19:27:41 auth-worker(34348): Warning: mysql: Query failed,
retrying: Unknown column 'username' in 'field list'
May 07 19:27:41 auth-worker(34348): Debug: sql(*): SELECT username,
domain FROM users
May 07 19:27:41