Sign up to take part
Registered users can ask their own questions, contribute to discussions, and be part of the Community!
Added on January 10, 2020 9:43PM
Likes: 1
Replies: 1
When configuring the setup of the local code isolation capability of the User Isolation Framework* (formerly known as Multi-User Security), you must fill in the allowed_user_groups settings with the list of UNIX groups to which your end users belong. Only users belonging to these groups will be allowed to use the local code impersonation mechanism.
If you have mixed types of users (data analysts, data scientists, etc.) and aren’t sure which types of Dataiku actions require membership in the allowed_user_groups local Unix group, below is a quick summary.
*The User Isolation Framework requires an Enterprise Edition license of DSS.
For detailed instructions on setting up local code isolation within the User Isolation Framework, visit our documentation.
We see above that DSS features a set of mechanisms to isolate code which can be controlled by the user, so as to guarantee both traceability and inability for a hostile user to attack the dssuser (the DSS service account). However, the User Isolation Framework is not a single technology, but rather a set of capabilities that permit isolation depending on the context.
Learn more about the larger capabilities of User Isolation Framework , prerequisites, and review reference architectures.
thanks, very useful.