Computing.Net > Forums > OpenVMS > SFTP VMS to SUN

Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.

SFTP VMS to SUN

Reply to Message Icon

Name: randyhouse
Date: September 25, 2009 at 14:00:18 Pacific
OS: Windows XP
Product: Sftp / Sftp
Subcategory: Software Problems
Tags: SFTP VMS
Comment:

I am trying to set up scripts to SFTP files from OPEN VMS 8.3 to SUN via SSH. These scripts need to work without using a password in the command file. So I am trying to set up AUTHORIZED KEYS with no luck.

Anyone out there know how to do this?

Sun is running
SUN_SSH_1.1.1, ssh protocols 1.2/2.0 openssl

On the vms side it is
Reflection for Secure IT 6.1.0.16 on Process Software MultiNet (OpenVMS-AXP)

So far I have done the following:

multinet sshkeygen/ssh2

created identification file containing
idkey id_dsa_1024_a

copied the id_ds_1024_a.pub to unix box

on unix side i have done
ssh-keygen -i -f id_dsa_1024_a.pub >> authorized

from vms side
$ SFTP /BATCH=TEST.COM

It fails:



Sponsored Link
Ads by Google
Reply to Message Icon

Related Posts

See More






Use following form to reply to current message:

Login or Register to Reply
LoginRegister


Sponsored links

Ads by Google


Results for: SFTP VMS to SUN

vms to unix (sun) sftp issues www.computing.net/answers/openvms/vms-to-unix-sun-sftp-issues/591.html

sftp from vms to linux www.computing.net/answers/openvms/sftp-from-vms-to-linux/493.html

Mapping a network drive from VMS to NT www.computing.net/answers/openvms/mapping-a-network-drive-from-vms-to-nt/34.html