Welcome to the #dominoforever Product Ideas Forum! The place where you can submit product ideas and enhancement request. We encourage you to participate by voting on, commenting on, and creating new ideas. All new ideas will be evaluated by HCL Product Management & Engineering teams, and the next steps will be communicated. While not all submitted ideas will be executed upon, community feedback will play a key role in influencing which ideas are and when they will be implemented.
For more information and upcoming events around #dominoforever, please visit our Destination Domino Page
In general this is a good idea.
What is problematic from security point of view is executing operations with admin rights & custom definable options.
Good operations:
Sending email -- no problem at all
Stopping/Starting other services -- well established interfaces. Absolutely OK to add
Executing scripts with the "notes" user without admin rights
Risky operations:
Run scripts with root/admin
Operations that don't guaranteed terminate
On Linux SUID for your own operations to gain root permissions on your own would be perfectly OK.
On Windows there is no safe path to get admin access beside starting a service
[ Daniel Nashed / https://blog.nashcom.de ]