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-2024.png

Join us for SAS Innovate April 16-19 at the Aria in Las Vegas. Bring the team and save big with our group pricing for a limited time only.

Pre-conference courses and tutorials are filling up fast and are always a sellout. Register today to reserve your seat.

 

Register now!

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.

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