BookmarkSubscribeRSS Feed
roshanara
Calcite | Level 5

If ip address,domain and other network idetifiers change for each environment like dev,test & PROD, is it feasible to change the same in SAS configuration?

1 REPLY 1
JuanS_OCS
Amethyst | Level 16

Hello @roshanara,

 

it is always feasible, whilst sometimes it could be easier or harder. What SAS version and solution do you have installed?

 

Here there is an initial descriptiol about the process:

 

http://support.sas.com/documentation/cdl/en/bisag/68240/HTML/default/viewer.htm#n0zdcqxsmd21wtn17vt0...

 

So, generally speaking, if you run Update Hostname wiht the Deployment Manager, you will cover most of your deployment, but there are some considerations:

 

- some components, depending on your deployment, might not have a full update, for that you can pass a grep utility on your sas code and configuration files.

- Check support.sas.com. Some items are very useful such as http://support.sas.com/kb/57/471.html or http://support.sas.com/kb/55/919.html

 

Still, you will need to take care of the domains in your accounts. For that purpose you have available a command line: SASPlatformObjectFramework/9.4/ChangeLoginDomain. This will allow you to change every domain on SAS users' logins.

 

In case that your SAS accounts will change the password, you can do it with the SAS deployment manager

 

 

suga badge.PNGThe SAS Users Group for Administrators (SUGA) is open to all SAS administrators and architects who install, update, manage or maintain a SAS deployment. 

Join SUGA 

CLI in SAS Viya

Learn how to install the SAS Viya CLI and a few commands you may find useful in this video by SAS’ Darrell Barton.

Find more tutorials on the SAS Users YouTube channel.

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