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. 

sas-innovate-2024.png

Available on demand!

Missed SAS Innovate Las Vegas? Watch all the action for free! View the keynotes, general sessions and 22 breakouts on demand.

 

Register now!

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.

Click image to register for webinarClick image to register for webinar

Classroom Training Available!

Select SAS Training centers are offering in-person courses. View upcoming courses for:

View all other training opportunities.

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