Hi all,
I found that Open OnDemand’s ood-portal-generator (/opt/ood/ood-portal-generator/sbin/update_ood_portal) has wide permissions. This becomes a concern for OOD portal that’s running on login node(s), this permission is wide open because any random user can execute this executable and may create a problem. What’s the best practice to follow here? Would changing permission to 700 or something similar impact anything or should I go ahead and change the permission of this directory /opt/ood/ using chmod -R 700 /opt/ood?
root@login-node:/# ll /opt/ood/ood-portal-generator/sbin/
-rwxr-xr-x 1 root root 671 Aug 15 2025 update_ood_portal*
Thank you!
Best,
Arhat Kobawala
Stanford University