Displaying 20 results from an estimated 1000 matches similar to: "dovecot 2.2.0 corrupts mailboxes?"
2013 Apr 29
1
quota-related crash for doveadm dsync operation
Hi
I understand the crash below is caused by filesystem quota. I just report
it because perhaps it could have a more graceful failure.
Apr 29 09:39:17 danceny dovecot: dsync-local(jdoe): Error: Mailbox Sent: Saving failed: Not enough disk space
Apr 29 09:39:17 danceny syslogd[165]: last message repeated 4 times
Apr 29 09:39:17 danceny dovecot: doveadm: Error: dsync-remote(jdoe): Error: Cached
2013 Nov 29
2
BUG: Authentication client sent unknown handshake command
Hi
After upgrading the kernel, everything is fine, except dovecot authentication.
I get this trange thing (data after REQUEST? changed just in case it
contains anything sensitive):
Nov 29 16:56:01 volanges dovecot: auth: Error: BUG: Authentication client sent unknown handshake command: REQUEST?6970356762?616?6?235264ef69dbd1665538af54d12fdaea?session_pid=453?req...
Nov 29 16:56:01 volanges
2017 Sep 16
2
dsync panic in mbox_lock
Hello
I am trying to setup replication with dovecot-2.2.29.1, and for some
users, I get a reproductible panic:
# doveadm -v -o plugin/mail_replica=remoteprefix:root at mail2.example.net
sync -d -u jdoe
dsync-local(jdoe): Panic: file mbox-lock.c: line 799 (mbox_lock):
assertion failed: (lock_type == F_RDLCK || mbox->mbox_lock_type !=
F_RDLCK)
Abort
User is not overquota, and filesystem
2017 Sep 17
1
dsync panic in mbox_lock
Aki Tuomi <aki.tuomi at dovecot.fi> wrote:
> We have seen this before but so far the actual bug has not been
> reproducible for us. Can you post your doveconf -n
Here it is:
https://ftp.espci.fr/shadow/manu/conf.log
> and also logs with
> doveadm -Dv -o plugin/mail_replica=remoteprefix:root at mail2.example.net
> sync -d -u jdoe
https://ftp.espci.fr/shadow/manu/sync.log
2017 Sep 16
0
dsync panic in mbox_lock
> On September 16, 2017 at 5:28 AM Emmanuel Dreyfus <manu at netbsd.org> wrote:
>
>
> Hello
>
> I am trying to setup replication with dovecot-2.2.29.1, and for some
> users, I get a reproductible panic:
>
> # doveadm -v -o plugin/mail_replica=remoteprefix:root at mail2.example.net
> sync -d -u jdoe
> dsync-local(jdoe): Panic: file mbox-lock.c: line 799
2020 May 02
2
default backend = rid not showing full group information for users
On 02/05/2020 18:59, Jelle de Jong via samba wrote:
> On 2020-05-02 16:42, Rowland penny via samba wrote:
>> On 02/05/2020 15:07, Jelle de Jong via samba wrote:
>>> Am I wrong to expect that id user and getent group should list me
>>> the groups the user is part of.
>>>
>>> For example wbinfo --group-info=office shows me that user jdoe and
2020 May 02
4
default backend = rid not showing full group information for users
On 02/05/2020 15:07, Jelle de Jong via samba wrote:
> Am I wrong to expect that id user and getent group should list me the
> groups the user is part of.
>
> For example wbinfo --group-info=office shows me that user jdoe and
> lgaga are part of the group, but then when doing id jdoe or id lgaga
> the office group is not shown, neither in getent group.
>
> What should I
2013 Feb 25
1
doveadm search not showing expected results
i'm running doveadm search:
>doveadm search -A mailbox sent savedbefore 365d
>
and it's returning no results.
a similar command does return some results:
>doveadm search -A mailbox sent savedbefore 120d | grep -iF 'jdoe'
jdoe 7b9a8b0b7d37504fe72c000055e4fe9a 65
jdoe 7b9a8b0b7d37504fe72c000055e4fe9a 66
jdoe 7b9a8b0b7d37504fe72c000055e4fe9a 67
jdoe
2009 Nov 24
2
SLES 10 client keeps removing and re-adding accounts to groups
SLES 10 clients keeps removing and re-adding accounts to groups.
Can''t use this product in production as a result, I''d like to use it
though.
Using clients 25.1 with master 25.1
This keeps re-occuring with every single puppet client run:
Nov 24 09:57:09 puppetd[26915]: (//unixuser/User[jdoe]/groups) groups
changed ''wheel'' to ''unixadm,wheel''
2013 Oct 08
1
sssd - ldap uid/gid does not match with uid/gids in the openLDAP DS
CentOS 6.4 (amd64) client desktop with SSSD installed+configured to do
LDAP AUTH from an openLDAP DS.
Groups in LDAP DS -- dsusers (for all users), project1, project2, ....
The objective is to give group permissions to directory trees with
users belonging to various groups; users thereby inheriting the ACL
given to respective groups.
Test case --
uid: jdoe,
gid: dsusers (primary)
On LDAP
2008 Aug 18
3
Samba 3.0.x access rights issue with secondary groups or Unix rights
Hi experts
I have a trouble in access rights
I am running Samba
3.0.31 on Solaris 10 x86 64 bits as member server of an Active
Directory 2003 R2 domain (MYDOMAIN) using Identity Management for Unix
I set rights to access a sub folder of a Samba share. On Solaris the user
"toto" jdoe can write a new file. From Windows, the same user can't.
Itlooks like OK when the primary group
2024 Jun 13
1
kerberos default_ccache_name with sssd
I have not looked at Kerberos is years. But it looks like KRB5CCNAME comes from:
https://github.com/openssh/openssh-portable/blob/master/gss-serv-krb5.c#L134-L197
But it depends on which version of Kerberos you have, and if you are also use PAM.
Google for: heimdal kerberos cache name
It looks like there is now a SSSD Kerberos Cache Manager rather then storing in individual file.
On 6/11/2024
2020 May 01
5
default backend = rid not showing full group information for users
Hello everybody,
I am trying to use the backend = rid but it is not showing me group
information of the users after adding the user to the domain groups...
What should I do to have the full group info for the users available?
https://wiki.samba.org/index.php/Idmap_config_rid
# All domain's user accounts and groups are automatically available on
the domain member.
root at s4ad01:~#
2006 Aug 15
2
Acl, Namespace, User Confusion
I'm using dovecot RC6.
I have a group named "cmpymail" with 2 users "jdoe at arinbe.com"
and "jsmith at arinbe.com". I set up a mail folders like:
drwxrwx--- 4 cmpymail cmpymail 4096 2006-08-13 02:21 cmpymail
drwxrwx--- 3 jdoe users 4096 2005-11-21 13:34 jdoe
drwxrwx--- 3 jsmith users 4096 2006-08-13 02:27 jsmith
drwxrwx--- 3 fred users
2004 Sep 13
2
CentOS 3.1: sshd and pam /etc/security/limits.conf file descriptor settings problem
Why can't non-uid 0 users have more than 1024 file descriptors when
logging in via ssh?
I'm trying to allow a user to have a hard limit of 8192 file
descriptors(system defaults to 1024) via the following setting in
/etc/security/limits.conf:
jdoe hard nofile 8192
But when jdoe logs in via ssh and does 'ulimit -Hn' he gets '1024' as a
response. If he tries to
2011 Aug 21
2
Fixing split brain
Hi
Consider the typical spit brain situation: reading from file gets EIO,
logs say:
[2011-08-21 13:38:54.607590] W [afr-open.c:168:afr_open]
0-gfs-replicate-0: failed to open as split brain seen, returning EIO
[2011-08-21 13:38:54.607895] W [fuse-bridge.c:585:fuse_fd_cbk]
0-glusterfs-fuse: 1371456: OPEN()
/manu/netbsd/usr/src/gnu/dist/groff/doc/Makefile.sub => -1
(Input/output
2024 Jun 12
1
kerberos default_ccache_name with sssd
Just to show what i mean when i ssh into my vms, 2 vms save the cache in /tmp and the other 2 in /home. See what happens when i run the loop below:
> for i in rocky8client rocky9client rocky9server rocky8server; do /usr/bin/sshpass -p password /usr/bin/ssh -l jdoe $i "hostname; klist"; done
rocky8client.domain.net
Ticket cache: FILE:/tmp/krb5cc_2000_WP04h8h0sa
Default
2013 Apr 11
2
[PATCHES] NetBSD support, authentication buffer size
Hi
Here are a few unintegrated patches, just tested against 2.2rc7:
1) NetBSD's getmntinfo uses struct statvfs while other BSD use struct statfs
http://ftp.espci.fr/shadow/manu/patch-ak
2) NetBSD 5.x net_getunixcred() support. Build on NetBSD, but not tested
(I am testing on NetBSD 6.0):
http://ftp.espci.fr/shadow/manu/patch-src_lib_net.c
3) Increase authentication buffer size so that it
2009 Jun 24
3
Auth worker max line size
Hello
I have been playing with some exotic authentication scheme with Dovecot
and PAM. That involves sending really large base64 encoded data as
the IMAP password, and I have hit a line limit in Dovecot, with
AUTH_WORKER_MAX_LINE_LENGTH set to 1024.
This limit is especially frustrating since other parts of the software
use much larger limits:
MAX_INBUF_SIZE 4096
MAX_IMAP_LINE 8192
2013 Sep 13
1
glusterfs-3.4.1qa2 released
RPM: http://bits.gluster.org/pub/gluster/glusterfs/3.4.1qa2/
SRC: http://bits.gluster.org/pub/gluster/glusterfs/src/glusterfs-3.4.1qa2.tar.gz
This release is made off jenkins-release-42
-- Gluster Build System