I suspect this "mem" group is incorrect ???
Investigating Exim crash and have found many mail related files for group "mem" instead of group "mail" (as I have compared on other servers).
I don't have a server to compare for these "domain_tls" ...
CAN SOMEONE PLEASE spare a minute and see if this is right or what are the proper values for owner, group, permissions on any that are incorrect ?
Code:
# ls -l /var/cpanel/ssl/domain_tls/*/|grep combined
-rw-r----- 1 root mem 7462 Feb 23 00:37 combined
-rw-r----- 1 root mem 7499 Feb 24 00:35 combined
-rw-r----- 1 root mem 7673 Feb 23 00:37 combined
I don't have a server to compare for these "domain_tls" ...
CAN SOMEONE PLEASE spare a minute and see if this is right or what are the proper values for owner, group, permissions on any that are incorrect ?
Code:
ls -l /var/cpanel|grep ssl
-rw------- 1 root root 41 Apr 4 2017 autossl.json
-rw------- 1 root root 98304 Feb 25 00:28 autossl_problems.sqlite
-rw------- 1 root root 65536 Feb 24 00:35 autossl_queue_cpanel.sqlite
drwxr-xr-x 11 root root 4096 Feb 25 04:44 ssl
# ls -l /var/cpanel/ssl|grep domain_tls
drwx--x--x 83 root root 4096 Feb 24 00:35 domain_tls
# ls -l /var/cpanel/ssl/domain_tls
total 320
drwxr-xr-x 2 root root 4096 Feb 23 00:37 sub.domain.tld
drwxr-xr-x 2 root root 4096 Feb 24 00:35 sub1.domain2.tld
drwxr-xr-x 2 root root 4096 Feb 23 00:37 domain3.tld
ls -l /var/cpanel/ssl/domain_tls/*/|grep combined
-rw-r----- 1 root mem 7462 Feb 23 00:37 combined
-rw-r----- 1 root mem 7499 Feb 24 00:35 combined
-rw-r----- 1 root mem 7673 Feb 23 00:37 combined