ruslanfialkovskii commented on PR #4835:
URL: https://github.com/apache/zeppelin/pull/4835#issuecomment-2360769359

   Hi @Reamer, the point of using impersonation is running interpreters under 
specific authenticated users (in my case by ldap)
   It is a security team request. Zeppelin server of course is already running 
under Zeppelin system user (zeppelin) but I need to configure it to run a 
specific interpreter under a specific user in a separate isolated process. 
   <img width="599" alt="Screenshot 2024-09-19 at 13 44 30" 
src="https://github.com/user-attachments/assets/d55f830f-16e6-4816-80df-e04335b26df9";>
   because running interpreter under system user gives too wide permissions in 
my case. 


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to