Centos 7 Samba php:apache Permission Denied when moving file with Docker container after moving to :z volume from samba share [migrated]

First, let me say that chmod 777 does not even work for this (though I know that would not be the correct solution).
Here’s the situation: I have a mail server receiving mail. On that server there is a cronjob that runs a .sh script that… Continue reading Centos 7 Samba php:apache Permission Denied when moving file with Docker container after moving to :z volume from samba share [migrated]

What config files and logs files of a Linux system (CentOS 7) deserve to be monitored by a SIEM?

I am not a security expert (I am more a software developer) and I am working on a project related to a SIEM installation (Wazuh). This installation is only a demo for a customer, in a second time a real scenario project will be implemented… Continue reading What config files and logs files of a Linux system (CentOS 7) deserve to be monitored by a SIEM?

How to configure openssl client to only accept specific server certificates?

I’m new to this community and kind of to things related to security.
I have three servers

Web Server (Client)
Mail Server (eSMTP)
Web Server

All servers have their own SSL certificates and got asked to do the following:
Web server (clien… Continue reading How to configure openssl client to only accept specific server certificates?