Hello!
What permissions should the PBS_HOME directory have? Can I revoke all permissions for others (Linux)?
Regards!
drwxr-xr-x 19 root root 4096 Jan 21 08:29 pbs
ls -ltr /var/spool/pbs
total 48
-rw-r–r-- 1 root root 19 Jan 2 2024 pbs_environment
drwx------ 2 root root 6 Jan 2 2024 checkpoint
drwxr-xr-x 6 root root 56 Jan 2 2024 pgsql.forupgrade.pre.2024.1.0.20240130071604
-rw-r–r-- 1 root root 24 Mar 2 2024 pbs_version
drwxrwxrwt 2 root root 23 Aug 8 14:31 undelivered
drwxr-x–x 4 root root 61 Jan 22 19:54 mom_priv
drwxr-xr-x 2 root root 4096 Jan 23 07:22 server_logs
drwxr-xr-x 2 root root 4096 Jan 23 07:22 sched_logs
drwxr-xr-x 2 root root 4096 Jan 23 08:07 comm_logs
drwx------ 20 pbsdata root 4096 Jan 23 10:48 datastore
drwxr-xr-x 2 root root 4096 Jan 23 12:36 mom_logs
drwxr-x— 7 root root 4096 Jan 23 14:30 server_priv
drwxr-x— 2 root root 121 Jan 23 14:31 sched_priv
drwxrwxrwt 2 root root 12288 Jan 23 15:06 spool
drwxr-xr-x 2 root root 6 Jan 23 15:06 aux
Better to keep the permissions as it.
Any reason to revoke the permission for other users ?
Any changes to directory might have issues with the stability.
Thanks!
I was wondering if I had them set correctly for security reasons.