Cluster Security Policy
Facts about Current Configuration
The root user on
rcmastercan use root privileges on rcnfs.The root user on each of the
rcXXcannot use root privileges on rcnfs, due to root squashing by rcnfs.This implies that
rootonrcXXis significantly less dangerous thanrootonrcmaster.
Policy
We should generally favor
sudoover logging in asrootfor almost all purposes.Those who require root privileges on the cluster machines should be added to the group
wheelon each cluster machine, rather than having their public key added to/root/.ssh/authorized_keys.Only those who can take the responsibility of rebuilding rcmaster or rcnfs should hold root privileges on either of those machines.