LISTSERV at the University of Georgia
Menubar Imagemap
Home Browse Manage Request Manuals Register
Previous messageNext messagePrevious in topicNext in topicPrevious by same authorNext by same authorPrevious page (November 1999, week 3)Back to main SAS-L pageJoin or leave SAS-L (or change settings)ReplyPost a new messageSearchProportional fontNon-proportional font
Date:         Thu, 18 Nov 1999 12:37:00 -0600
Reply-To:     Joe_Zhou@GALLUP.COM
Sender:       "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From:         Joe Zhou <Joe_Zhou@GALLUP.COM>
Subject:      connect to remote host using SSH2
Content-Type: text/plain; charset="iso-8859-1"

Hi, there, I am now using SecureCRT to connect to our company sas server, with SSH2 as protocol. I am able to log on to the host(SASBOX) within the session of SecureCRT. But anyone knows how to make my SAS connect to the host? I have tried the following with my SecureCRT running filename rlink "!sasroot\connect\saslink\tcpcms32.scr"; options remote=sasbox comamid=telnet; signon;

and SAS provides log: NOTE: Remote signon to SASBOX commencing (SAS Release 8.00.00D1P052199). ERROR: A communication subsystem partner link setup request failure has occurred. ERROR: Please check the COMAMID option to ensure that it has been assigned a valid access method name. If the access method name is correct, check to ensure that the following file is installed in the correct SAS directory. ERROR: Module SASVTELN not found in search paths. ERROR: Remote signon to SASBOX cancelled.

Anyone can offer some tips?

TIA

Joe


Back to: Top of message | Previous page | Main SAS-L page