BookmarkSubscribeRSS Feed
deleted_user
Not applicable
Hi,

Does anyone know if there is a way to lock down individual work tables on the SAS server side? We are trying to limit access to critical customer information so that person A cannot log into the server and look at person B's work files. Any help you could provide would be great!

Thanks in advance!
2 REPLIES 2
deleted_user
Not applicable
Yes it can be done.

What kind of server are you dealing with?
Each platform has its own things.

The general guideline would be that each user has their own login and workspace, which is protected by OS level security features.

SAS supports the concept of SASUSER, but you have to be careful, because SASUSER is typically a persistent library, unlike WORK. But, it is possible to have a unique WORK directory/libary for each user. For Windows and Unix, for each account, either set the SAS_User_Config environment variable, or have a sasV9.cfg file in the user's "$HOME" directory. For a mainframe, control would be through RACF.
deleted_user
Not applicable
Thanks for the input Chuck! And now, I have come to find out, it was decided that we don't need to lock down our tables according to the powers-that-be. Oh well, still nice to know it can be done!

sas-innovate-2024.png

Don't miss out on SAS Innovate - Register now for the FREE Livestream!

Can't make it to Vegas? No problem! Watch our general sessions LIVE or on-demand starting April 17th. Hear from SAS execs, best-selling author Adam Grant, Hot Ones host Sean Evans, top tech journalist Kara Swisher, AI expert Cassie Kozyrkov, and the mind-blowing dance crew iLuminate! Plus, get access to over 20 breakout sessions.

 

Register now!

SAS Enterprise Guide vs. SAS Studio

What’s the difference between SAS Enterprise Guide and SAS Studio? How are they similar? Just ask SAS’ Danny Modlin.

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
  • 560 views
  • 0 likes
  • 1 in conversation