![]() |
|
mail permissions - Printable Version +- Sentora Support Forums (https://senforums.mach-hosting.com) +-- Forum: Sentora Forum Archives (https://senforums.mach-hosting.com/forumdisplay.php?fid=5) +--- Forum: Sentora Public Support Forums v1.0.x (https://senforums.mach-hosting.com/forumdisplay.php?fid=32) +---- Forum: Email Support v1.0.x (https://senforums.mach-hosting.com/forumdisplay.php?fid=35) +---- Thread: mail permissions (/showthread.php?tid=2494) |
mail permissions - Vedran B - 01-14-2016 hello, I was messing with user perms and groups and "ooopsed" it with mail user account. Can someone on Linux Sentora installation with Postfix tell me what's his output of this command in shell ? Code: lid mailI need to restore groups for that account, if there were any ... Thank you ! RE: mail permissions - Me.B - 01-14-2016 drwxrwx--- 2 vmail mail 4096 Jan 27 2015 /var/sentora/vmail/ I don't get why you are messing up with that. same over the preivous issue don't mess up files you don't know. M B RE: mail permissions - Vedran B - 01-15-2016 (01-14-2016, 11:50 PM)Me.B Wrote: drwxrwx--- 2 vmail mail 4096 Jan 27 2015 /var/sentora/vmail/ I was auditing /etc/sentora and /var/sentora for some time to map what scripts and users are accesing which folder and file. Trying to implement another layer of security via permissions and secondary groups BUT when removing users from a test group I accidentally removed a user named mail (not vmail) from all secondary groups he was in. so someones lid mail would give me the original group permissions that came with sentora installation. Can you run that for me ? thanks again mate. RE: mail permissions - Me.B - 01-15-2016 we are rewriting apache module so everything will change over default permissions. mail(gid=12) M B |