I am trying to run rcp command on rhel6 server to copy over files from a windows 2008 server but see this error message.
/usr/bin/rcp administrator@10.225.185.112:"C:\nfsqa-rhel62-vm01.root.keytab" /etc/ rshd: unable to create process: The system cannot find the file specified.
Is there any security policy that needs to be changed on the windows server?
The same command goes through on the other windows server I have, this one is a old box. /usr/bin/rcp administrator@10.225.187.40:"C:\nfsqa-rhel62-vm01.root.keytab" /etc/ [root@proto-rhel6-01 ~]#
Please help..