BookmarkSubscribeRSS Feed
shlomiohana
Obsidian | Level 7
Hello,

Currently, users in my system can send an email through SAS GUIDE and impersonate someone else in the organization.

For example, I can send an email as if my manager sent it.

I want to limit this option and provide a list of emails that are authorized to be sent.

If I try to send an email that is not on the list, I will get an error.

Is it possible to implement this restriction in SAS?

Thank you very much.
8 REPLIES 8
carl_sommer
SAS Employee

See Fencing in your SAS users with LOCKDOWN - The SAS Dummy   
You should be able to selectively enable email using the LOCKDOWN ENABLE_AMS=EMAIL statement via yoru workspace server autoexec.

 

Carl Sommer - SAS Technical Support