BookmarkSubscribeRSS Feed
🔒 This topic is solved and locked. Need further help from the community? Please sign in and ask a new question.
LarsEB
Fluorite | Level 6

 

I have created a stored proces that checks if the SAS Metadataserver is running. Basically I want a systemuser to call the stp without beeing prompted for login. 

 

I have added _username & _password to the URL as described in

 

http://support.sas.com/kb/14/545.html

 

so my URL is looking like this

http://servername:8080/SASStoredProcess/do?_program=%2FProducts%2FSAS+Intelligence+Platform%2FSamples%2Fservice&_username=User1234&_password={SAS001}Bsahyrfashyefgig

 

But I still get prompted for logon. What am I doing wrong? 

 

Any help is appreciated. Thanks in advance.

 

 

1 ACCEPTED SOLUTION

Accepted Solutions
VasilijNevlev
Quartz | Level 8

Hello Lars, 

 

I can see you used an encryopted password. 

 

Sometimes SAS platforms configured so that they don't accept the encrypted passwords by default. 

 

If you are an admin, do the following: 

On the SAS Management Console Plug-ins tab, click Application Management. Select SAS Stored Process Web Application and edit the advanced properties.

You should see "AllowEncodedPassword" = "true". If you don't see anything or see it being false, then that's the problem. 

 

If you are not the admin, see if you can authenticate with plain text password. If you can, then get your admin to do the steps above. 

 

Let me know here how it goes. 

 

Regards,

Vasilij

 

www.analytium.co.uk

=======================================
For more information about {An}alytium, visit https://www.analytium.co.uk

View solution in original post

2 REPLIES 2
VasilijNevlev
Quartz | Level 8

Hello Lars, 

 

I can see you used an encryopted password. 

 

Sometimes SAS platforms configured so that they don't accept the encrypted passwords by default. 

 

If you are an admin, do the following: 

On the SAS Management Console Plug-ins tab, click Application Management. Select SAS Stored Process Web Application and edit the advanced properties.

You should see "AllowEncodedPassword" = "true". If you don't see anything or see it being false, then that's the problem. 

 

If you are not the admin, see if you can authenticate with plain text password. If you can, then get your admin to do the steps above. 

 

Let me know here how it goes. 

 

Regards,

Vasilij

 

www.analytium.co.uk

=======================================
For more information about {An}alytium, visit https://www.analytium.co.uk
LarsEB
Fluorite | Level 6

Hi Vasilij, 

 

That solved the problem. Thank your very much for your help and fast reply! 

 

Best regards

Lars

SAS Innovate 2025: Save the Date

 SAS Innovate 2025 is scheduled for May 6-9 in Orlando, FL. Sign up to be first to learn about the agenda and registration!

Save the date!

How to Concatenate Values

Learn how use the CAT functions in SAS to join values from multiple variables into a single value.

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
  • 2 replies
  • 1576 views
  • 3 likes
  • 2 in conversation