[Paraview] ParaviewWeb Multiuser
Daniel Zuidinga
info at seoaachen.de
Mon May 19 10:03:49 EDT 2014
Hello,
I want to setup a server with multiuser support. Each user should have a
specific own data directory.
Do I need Jetty launcher for this or can I achieve this only with the
Pyhton launcher?
As far as I can see I can't setup the directory on the client so that I
have to create app entries in the launcher.config file for each user?
Then I could run paraview with:
|{
'sessionManagerURL': 'http://localhost:8080/paraview',
'application': 'launcher',
'node': 1024,
'secret': 'katglrt54#%dfg',
'user': 'sebastien.jourdain',
'password': 'ousdfbdxldfgh',
'app': 'launcher with parameters from user' // here I set the app name with specific user paramteres saved in launcher.config?
}|
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.paraview.org/pipermail/paraview/attachments/20140519/1a131f09/attachment.html>
More information about the ParaView
mailing list