Hi. I am implementing SFTP in wM. All key configurations are done successfully and i am able to connect to target server through UNIX box. But when i used the pub.openssh:sftp and try connecting from Developer i am getting the below error
Hi wash@idn Ya finally i had to use jsch and its working !! But need to check y through openSSH its not working. Problem is i dont have admin privileges in UNIX. So i had to put public and private keys via wM service (which will run as admin)... But wM group had shared me few ideas for openSSH, i need to check on those. Thanks everyone
Goattavispoda
Hi. I am implementing SFTP in wM. All key configurations are done successfully and i am able to connect to target server through UNIX box. But when i used the pub.openssh:sftp and try connecting from Developer i am getting the below error
Permission denied (gssapi-keyex,gssapi-with-
mic,publickey,password,keyboard-interactive).
Connection closed
Please help!!
George
hi Goattavispoda i tried SFTP using jsch java service and created a package like wm.pub.clinet.ftp. will u try!!!!!!
Goattavispoda
Hi wash@idn Ya finally i had to use jsch and its working !! But need to check y through openSSH its not working. Problem is i dont have admin privileges in UNIX. So i had to put public and private keys via wM service (which will run as admin)... But wM group had shared me few ideas for openSSH, i need to check on those. Thanks everyone
Pia
Need to provide read permissions for .ssh/authorized_keys file and also to the parent folder..