BookmarkSubscribeRSS Feed
salah1
Calcite | Level 5

Hello,

How to use the option NETENCRYPT in SAS 9.4 M7?

In witch file i shold to add this option to encrypt data?

do i add this option only on the server or also in Guide?

 

Thank for the help

1 REPLY 1
AhmedAl_Attar
Ammonite | Level 13

Hi @salah1 

The best practices I follow for something like this would be 

- Placing the option in the <SASHome>/SASFoundation/9.4/sasv9_local.cfg file on Linux --- This way if and when I decide to upgrade my deployment, I would not lose my site customization. 

- Placing the option in the <SASHome>\SASFoundation\9.4\sasv9.cfg file on Windows 

 

With this option being placed with the SASHome, that means whatever SAS Application that based on-top of SAS Foundation would inherit this setting 😉, as long as the application layer does not explicitly remove it by specifying  -NONETENCRYPT 

 

Here are a link to the docs and it shows where you can place this option 

https://support.sas.com/documentation/cdl/en/secref/69831/HTML/default/viewer.htm#p1cw4hgwl2dfctn11i...

 

Hope this helps,

Ahmed

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 

Get Started with SAS Information Catalog in SAS Viya

SAS technical trainer Erin Winters shows you how to explore assets, create new data discovery agents, schedule data discovery agents, and much more.

Find more tutorials on the SAS Users YouTube channel.

Discussion stats
  • 1 reply
  • 594 views
  • 0 likes
  • 2 in conversation