Hi All,

I am stuck in a problem. I want to perform "rsh name17" say. And i tried using the functions g_spawn_command_line_sync. but when i type rsh name 17, i get
"rlogin: closed connection." any idea why this happens and what should be done v?

I basically want to login to a server and execute a script using my UI.

I am a newbie and any information will be helpful.

thanks !!