1
Email and Groupware / Re: archivemail in Zentyal 7 / Ubuntu 20
« Last post by caguiar on April 16, 2021, 05:19:11 pm »I used the autoexpunge=15d configuration in dovecot.conf.mas stub, and it works.
For an example of this feature see: https://notes.sagredo.eu/en/qmail-notes-185/expunging-expired-junk-and-trash-emails-with-dovecot-124.html
For an example of this feature see: https://notes.sagredo.eu/en/qmail-notes-185/expunging-expired-junk-and-trash-emails-with-dovecot-124.html
2
Email and Groupware / Re: archivemail in Zentyal 7 / Ubuntu 20
« Last post by turalyon on April 16, 2021, 04:05:15 pm »Did you test it?
3
Installation and Upgrades / Re: Zentyal 7 issues inside LXD
« Last post by Laurent Dinclaux on April 13, 2021, 03:43:27 pm »How do you install it under LXd ? I never managed to do so because of https://github.com/lxc/lxd/issues/3442#issuecomment-311622221 and support for quotas
4
Installation and Upgrades / Re: Zentyal 7: Invalid value for Default login shell: /usr/bin/bash ...
« Last post by Laurent Dinclaux on April 13, 2021, 03:20:15 pm »The best is to add
I have just did an upgrade I saw errors about it but after upgrade finished
But yeah upgrading to Zentyal 7.0 is a nightmare. I had to disable IPS or when it comes to suricata's upgrade, ssh access is dropped and after a reboot no more network access ... I also had the apt key missing during one of my upgrades attempts ...
Code: [Select]
/usr/bin/bash
to Code: [Select]
/etc/shells
.I have just did an upgrade I saw errors about it but after upgrade finished
Code: [Select]
/usr/bin/bash
is in Code: [Select]
/etc/shells
But yeah upgrading to Zentyal 7.0 is a nightmare. I had to disable IPS or when it comes to suricata's upgrade, ssh access is dropped and after a reboot no more network access ... I also had the apt key missing during one of my upgrades attempts ...
5
Installation and Upgrades / Re: Webadmin unable to start after upgrading from 6,2 to 7.0
« Last post by acon on April 10, 2021, 01:00:17 pm »Same error here.
I have reverted my VM server to previous snapshot.I will wait until migration to 7.0 is fine.
I have reverted my VM server to previous snapshot.I will wait until migration to 7.0 is fine.
6
Email and Groupware / Re: archivemail in Zentyal 7 / Ubuntu 20
« Last post by turalyon on April 09, 2021, 02:41:49 pm »Hi,
Dovecot has a command called 'doveadm' that helps to maintain and debug issues. For this particular case, I think that you could use the command 'doveadm expunge' to clean up the emails.
Dovecot has a command called 'doveadm' that helps to maintain and debug issues. For this particular case, I think that you could use the command 'doveadm expunge' to clean up the emails.
7
Email and Groupware / Re: archivemail in Zentyal 7 / Ubuntu 20
« Last post by mscfw on April 09, 2021, 01:39:26 pm »@caguiar: Unfortunately not yet ...
8
Email and Groupware / Re: archivemail in Zentyal 7 / Ubuntu 20
« Last post by caguiar on April 09, 2021, 10:12:38 am »Got the same issue.
@mscfw, have you got a solution yet?
@mscfw, have you got a solution yet?
9
Installation and Upgrades / Re: Webadmin unable to start after upgrading from 6,2 to 7.0
« Last post by Daniel Joven on April 08, 2021, 01:50:24 pm »Hi,
The error that you are getting is:
Basically, the function 'postUpgradeProcedure' doesn't recognize the other function 'checkBrokenPackages'. So, make sure that this last function is present in your script.
Best regards, Daniel Joven.
The error that you are getting is:
Code: [Select]
./postUpgradeProcedure.sh: line 54: checkBrokenPackages: command not found
Basically, the function 'postUpgradeProcedure' doesn't recognize the other function 'checkBrokenPackages'. So, make sure that this last function is present in your script.
Best regards, Daniel Joven.
10
Directory and Authentication / Users lost access to random shared folder
« Last post by Quandit on April 08, 2021, 11:08:36 am »Hello
In last week, some user send info they cannot open some shared folder, in log we see only info "access denied" but this is not a true the ACL are ok for this person and they shared folder. We restarted serwer or samba services, this won't helped us with this issue, after two-three days the situation back to normal <Oo>
But after next two days the problem back again xD and again users lost access to random shared folders.
I'm new with Zentyal so after reading some topics I check in /etc/samba file sahres.conf, and smb.conf they are ok
I try to find topic on forum with cain problem like I have but at now no result 1:1.
What I can check too, what specific logs to discover what happend?
Zentyal v 5.1.1 (and at this time we can't update)
/etc/samba/sahres.conf
Next
User rrat can't access to WM_La_Clarte (the group have the same name like sgared folder)
But on
User rrat can access
OK I fins some like this
"/source3/winbindd/winbindd.c:280(winbindd_sig_term_handler)"
The problem probably is with winbindd
In last week, some user send info they cannot open some shared folder, in log we see only info "access denied" but this is not a true the ACL are ok for this person and they shared folder. We restarted serwer or samba services, this won't helped us with this issue, after two-three days the situation back to normal <Oo>
But after next two days the problem back again xD and again users lost access to random shared folders.
I'm new with Zentyal so after reading some topics I check in /etc/samba file sahres.conf, and smb.conf they are ok
I try to find topic on forum with cain problem like I have but at now no result 1:1.
What I can check too, what specific logs to discover what happend?
Zentyal v 5.1.1 (and at this time we can't update)
/etc/samba/sahres.conf
Code: [Select]
[WM_La_Clarte]
comment = WM_La_Clarte
path = /home/samba/shares/WM_La_Clarte
browseable = yes
force create mode = 0660
force directory mode = 0660
guest ok = yes
read only = no
vfs objects = acl_xattr
full_audit:failure = connect opendir disconnect unlink mkdir rmdir open rename
Next
Code: [Select]
/etc/samba# samba-tool group listmembers WM_La_Clarte
rrat
jroh
mkob
jpom
iwas
wcho
User rrat can't access to WM_La_Clarte (the group have the same name like sgared folder)
But on
Code: [Select]
[wspolny]
comment = Wspolny
path = /home/samba/shares/wspolny
browseable = yes
force create mode = 0660
force directory mode = 0660
valid users = @"smb_wspolny", @"smb_wspolny"
read list =
write list = @"smb_wspolny"
admin users = @"smb_wspolny"
vfs objects = acl_xattr
full_audit:failure = connect opendir disconnect unlink mkdir rmdir open rename
Code: [Select]
root@zen:/home/samba/shares# samba-tool group listmembers smb_wspolny
dsob
kpod
liczniki
dwuj
snow
ugra
epia
wwas
pbar
lryb
rsty
jser
rrat
User rrat can access
OK I fins some like this
"/source3/winbindd/winbindd.c:280(winbindd_sig_term_handler)"
The problem probably is with winbindd