stephenwales
MIS
One of the members of the application development group here currently has a job that runs periodically where the first step is to run a remsh command to invoke a script on a remote server that queries a database, writes a file and FTP's it back to the invoking server.
Recently, after an audit, we were required to turn off remote services so the remsh doesn't work any more.
I was looking at trying to do something similar via ssh, but am having troubles making it work.
Are there other options available to me here? I just can't think of any other way around it at the moment.
Anyone able to offer any suggestions here?
Thanks.
Recently, after an audit, we were required to turn off remote services so the remsh doesn't work any more.
I was looking at trying to do something similar via ssh, but am having troubles making it work.
Are there other options available to me here? I just can't think of any other way around it at the moment.
Anyone able to offer any suggestions here?
Thanks.