› Forums › Network Management › Networking › execute remote command from remote server › Reply To: execute remote command from remote server
September 28, 2009 at 10:25 pm
#48816
Participant
To disable admin test interface change row in /etc/passwd
from admin:x:0:0:root:/root:/root/kerbynet.cgi/scripts/localman
to admin:x:0:0:root:/bin/sh.
When you restart the configuration is lost.
To save configuration copy modified file in /Database and copy in /etc with preboot script.
Bye