locked
ssh from unix to windows RRS feed

  • Question

  • hi, i have a batch file in windows box and i want to invoke this bat file from a unix box through shell script. I tried using ssh command from unix - the syntax i used is 'ssh username @ hostIP'. Here 'username' is the one which i use to login into windows box and 'hostIP' is the IP address of the windows box.( I did NOT give space between the username and @ symbol and between the @ symbol and hostIP while using the command in unix). The port 22 is firewall enabled. when i use this ssh command, it prompts for a password and when i enter the password, it says 'Permission denied, please try again'.......why is it so? can anybody help me please
    • Moved by Zoltán HorváthMVP Wednesday, October 17, 2012 11:28 AM not related to TechNet Wiki (From:TechNet Wiki Discussion)
    Wednesday, October 17, 2012 10:30 AM

Answers

  • Hi,

    What's running on Windows which accepts the connection?

    Client-side and serverside SSHs must have the same version.

    I'm not sure which forum can give you an answer most likely, so I'm going to move this thread to the "Where is the Forum for...?" forum.

    Thanks,

    Zoli

    Wednesday, October 17, 2012 11:28 AM

All replies

  • some experts there...pls help me out....thanx in advance
    Wednesday, October 17, 2012 10:41 AM
  • Hi,

    What's running on Windows which accepts the connection?

    Client-side and serverside SSHs must have the same version.

    I'm not sure which forum can give you an answer most likely, so I'm going to move this thread to the "Where is the Forum for...?" forum.

    Thanks,

    Zoli

    Wednesday, October 17, 2012 11:28 AM