BookmarkSubscribeRSS Feed
indo_irvan
Calcite | Level 5

HI guys,

 

How do I can configure url without port in SAS Visual Analytics, for example in :

http://dwh.xxxxx,go.id:7980/SASLogon

 

Can I do configure without PORT 7980 ?

 

Thank you for your help....

1 REPLY 1
JuanS_OCS
Azurite | Level 17

Hello @indo_irvan,

 

yours is a very good and common question. Thank you for addressing it.

 

First, let me explain something I think it would help: in the whole network works, including the URL-world, there is no such a thing as no port. No port, in URLs, means default port. In your case, for HTTP protocol, port 80 is the right one. For HTTPs, port 443 would apply.

 

Secondly, Since you deployed in 7980 by default, I understand SAS is installed on Linux. Linux does protect ports 1-1024 meaning, only the root user can open those ports, no other users (such as sas/sasinst user).

 

My best advise for you would be:

 

  1. Talk to your Linux administrators, to enable the port 80/443 (depending if you will use HTTP or HTTPS) for your sas/sasinst user, or modify the sas.servers script to make the SAS Web Server to be started by root user.
  2. Rather than modifying your configuration/deployment, I would recommend you to re-deploy a new SAS VA installation and move the contents from your current VA installation to the new one.

 

If you feel a bit overwhelmed by this task, I would highly recommend you to get assistance from a SAS installation expert. Your SAS representative will help you yo get in contact with one, either from SAS or an specialised installation partner.

 

Hope it helps.

 

Kind regards,

Juan

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

Tips for filtering data sources in SAS Visual Analytics

See how to use one filter for multiple data sources by mapping your data from SAS’ Alexandria McCall.

Find more tutorials on the SAS Users YouTube channel.

Discussion stats
  • 1 reply
  • 1141 views
  • 1 like
  • 2 in conversation