BookmarkSubscribeRSS Feed
MSMM
SAS Employee

hi guys,

 

I'm trying to run the below CAS statement in SAS studio in case race image "EEC171_V35_94TS1M6_CL1"

cas mySession sessopts=(caslib=casuser timeout=1800 locale="en_US");

In this scenario, I'm getting an error similar to the following:

ERROR: Connection failed. Server returned: SAS Logon Manager authentication failed: Access denied.
ERROR: Unable to connect to Cloud Analytic Services HOSTNAME on port 5570. Verify connection parameters and retry.
Please help how to fix it.
9 REPLIES 9
alexal
SAS Employee

@MSMM ,

 

Did you try to run your code in SAS Studio V?

MSMM
SAS Employee

what is SAS studio V?

alexal
SAS Employee

@MSMM ,

 

Please run a program shown below and show me the output:

 

options set=CASCLIENTDEBUG=1;
%put OS: &SYSSCP  &SYSSCPL;
%put SAS Mode: &SYSPROCESSNAME;
%put SAS Version: &sysvlong;
cas mySession sessopts=(caslib=casuser timeout=1800 locale="en_US");
MSMM
SAS Employee

MSMM_0-1588168046559.png

 

alexal
SAS Employee

@MSMM ,


Thanks. You are using SAS Studio V Basic edition. Try to login to the full version of SAS Studio V, just replace /SASStudio in your URL to /SASStuvioV. Will you be able to authenticate? Will you be able to connect to the CAS server from the full version of SAS Studio V?

MSMM
SAS Employee
i replaced it but i can't authenticate (user and password isnot work after replace ) .
alexal
SAS Employee

@MSMM ,

 

Yes, the same problem as you have when connecting to the CAS from SAS Studio V Basic. Are you sure your OS and LDAP accounts are in sync?

MSMM
SAS Employee
I'm using SAS Race Image which provide a prdefined username & Password .
is there any other username & Password I can use ?
alexal
SAS Employee

@MSMM ,

 

You have to contact RACE support. I didn't realize you are working for SAS. 

hackathon24-white-horiz.png

The 2025 SAS Hackathon Kicks Off on June 11!

Watch the live Hackathon Kickoff to get all the essential information about the SAS Hackathon—including how to join, how to participate, and expert tips for success.

YouTube LinkedIn

SAS Enterprise Guide vs. SAS Studio

What’s the difference between SAS Enterprise Guide and SAS Studio? How are they similar? Just ask SAS’ Danny Modlin.

Find more tutorials on the SAS Users YouTube channel.

SAS Training: Just a Click Away

 Ready to level-up your skills? Choose your own adventure.

Browse our catalog!

Discussion stats
  • 9 replies
  • 2860 views
  • 0 likes
  • 2 in conversation