I have done a password less ssh configuration between Linux/Unix , Windows and Unix. But first time I am configuring between HP-UX and Windows 2003.
For configuring, I installed OpenSSH(client & server) at the Windows 2003 machine and generated the key at HP-UX and placed the key at the Windows 2003 machine users homedirectory/.ssh
I'm trying the execute the ssh for executing command on Windows 2003 from the HP-UX as I am expected it have to run without password, but it is asking for password.