A non-root user can run rsh commands from serverA to serverB, but attempts to run rsh commands by the root user return with a permission error message. What action will resolve the problem?()
Add root user to the /etc/hosts.equiv on server
B. Create $HOME/.rhosts file for the root user on server
C. Restart the rshd daemon with root enabled option on server
D. Add entry to allow root user from serverA to the /etc/hosts.allow on server