<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=ISO-8859-15">
</head>
<body text="#000000" bgcolor="#FFFFFF">
Hello,<br>
<br>
I want to setup a server with multiuser support. Each user should
have a specific own data directory.<br>
<br>
Do I need Jetty launcher for this or can I achieve this only with
the Pyhton launcher?<br>
<br>
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:<br>
<br>
<pre id="ext-gen1503" class="prettyprint" style="margin: 10px 0px 14px; padding: 10px 12px; font-family: Menlo, 'Courier New', Courier, monospace; line-height: 1.3em; box-sizing: border-box; border: 1px solid rgb(232, 232, 232); background-color: rgb(247, 247, 247); border-top-left-radius: 5px; border-top-right-radius: 5px; border-bottom-right-radius: 5px; border-bottom-left-radius: 5px; color: rgb(49, 78, 100); max-width: 900px; overflow-x: auto; overflow-y: hidden; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px;"><code id="ext-gen1504" style="margin: 0px; padding: 0px; font-style: inherit; font-weight: inherit; font-family: Menlo, 'Courier New', Courier, monospace; line-height: 13px; box-sizing: border-box;"><span class="pun" style="box-sizing: border-box; color: rgb(102, 102, 0);">{</
span><span class="pln" style="box-sizing: border-box; color: rgb(0, 0, 0);">
</span><span class="str" style="box-sizing: border-box; color: rgb(0, 136, 0);">'sessionManagerURL'</span><span class="pun" style="box-sizing: border-box; color: rgb(102, 102, 0);">:</span><span class="pln" style="box-sizing: border-box; color: rgb(0, 0, 0);"> </span><span class="str" style="box-sizing: border-box; color: rgb(0, 136, 0);">'<a class="moz-txt-link-freetext" href="http://localhost:8080/paraview">http://localhost:8080/paraview</a>'</span><span class="pun" style="box-sizing: border-box; color: rgb(102, 102, 0);">,</span><span class="pln" style="box-sizing: border-box; color: rgb(0, 0, 0);">
</span><span class="str" style="box-sizing: border-box; color: rgb(0, 136, 0);">'application'</span><span class="pun" style="box-sizing: border-box; color: rgb(102, 102, 0);">:</span><span class="pln" style="box-sizing: border-box; color: rgb(0, 0, 0);"> </span><span class="str" style="box-sizing: border-box; color: rgb(0, 136, 0);">'launcher'</span><span class="pun" style="box-sizing: border-box; color: rgb(102, 102, 0);">,</span><span class="pln" style="box-sizing: border-box; color: rgb(0, 0, 0);">
</span><span class="str" style="box-sizing: border-box; color: rgb(0, 136, 0);">'node'</span><span class="pun" style="box-sizing: border-box; color: rgb(102, 102, 0);">:</span><span class="pln" style="box-sizing: border-box; color: rgb(0, 0, 0);"> </span><span class="lit" style="box-sizing: border-box; color: rgb(0, 102, 102);">1024</span><span class="pun" style="box-sizing: border-box; color: rgb(102, 102, 0);">,</span><span class="pln" style="box-sizing: border-box; color: rgb(0, 0, 0);">
</span><span class="str" style="box-sizing: border-box; color: rgb(0, 136, 0);">'secret'</span><span class="pun" style="box-sizing: border-box; color: rgb(102, 102, 0);">:</span><span class="pln" style="box-sizing: border-box; color: rgb(0, 0, 0);"> </span><span class="str" style="box-sizing: border-box; color: rgb(0, 136, 0);">'katglrt54#%dfg'</span><span class="pun" style="box-sizing: border-box; color: rgb(102, 102, 0);">,</span><span class="pln" style="box-sizing: border-box; color: rgb(0, 0, 0);">
</span><span class="str" style="box-sizing: border-box; color: rgb(0, 136, 0);">'user'</span><span class="pun" style="box-sizing: border-box; color: rgb(102, 102, 0);">:</span><span class="pln" style="box-sizing: border-box; color: rgb(0, 0, 0);"> </span><span class="str" style="box-sizing: border-box; color: rgb(0, 136, 0);">'sebastien.jourdain'</span><span class="pun" style="box-sizing: border-box; color: rgb(102, 102, 0);">,</span><span class="pln" style="box-sizing: border-box; color: rgb(0, 0, 0);">
</span><span class="str" style="box-sizing: border-box; color: rgb(0, 136, 0);">'password'</span><span class="pun" style="box-sizing: border-box; color: rgb(102, 102, 0);">:</span><span class="pln" style="box-sizing: border-box; color: rgb(0, 0, 0);"> </span><span class="str" style="box-sizing: border-box; color: rgb(0, 136, 0);">'ousdfbdxldfgh'</span><span class="pun" style="box-sizing: border-box; color: rgb(102, 102, 0);">,</span><span class="pln" style="box-sizing: border-box; color: rgb(0, 0, 0);">
</span><span class="str" style="box-sizing: border-box; color: rgb(0, 136, 0);">'app'</span><span class="pun" style="box-sizing: border-box; color: rgb(102, 102, 0);">:</span><span class="pln" style="box-sizing: border-box; color: rgb(0, 0, 0);"> </span><span class="str" style="box-sizing: border-box; color: rgb(0, 136, 0);">'launcher with parameters from user' // here I set the app name with specific user paramteres saved in launcher.config?</span><span class="pln" style="box-sizing: border-box; color: rgb(0, 0, 0);">
</span><span class="pun" style="box-sizing: border-box; color: rgb(102, 102, 0);">}</span></code></pre>
<br>
</body>
</html>