<div>I don't really know, but ...<br>
<br>
In the log I see this<br>
<br>
listsession --user="username" --status="suspended,running" --geometry="1680x1050x32+render" --type="unix-gnome"<br>
NX> 127 Sessions list of user 'username' for reconnect:</div>


<div>Display Type             Session ID                       Options  Depth Screen         Status      Session Name<br>
------- ---------------- -------------------------------- -------- ----- -------------- ----------- ------------------------------</div>


<div>sessions list...<br>
<br>
<br>
So my guess would have been that if you change the  --status="suspended,running"  to --status="suspended" or --status="" then there would be no running sessions listed, and hence what you want. But I looked at the /usr/NX/bin/nxserver and with  --status=""  it looks like it would look for whatever session it can find so --status="" is probably not it.<br>
<br>
You can also look in /usr/NX/bin/nxserver and near the part<br>
----------------<br>
# Session stage<br>
while true<br>
do<br>
-----------<br>
below it there is a case:<br>
--------<br>
 ;;<br>
  list*)<br>
-------<br>
Where I think it gets the user list from.... So putting something there for listsession that would display an empty list for your shared user, I think would work.<br>
<br>
<br>
-----Original Message-----<br>
From: Kurt Godric <kgodric@hotmail.com><br>
To: User Support for FreeNX Server and kNX Client <freenx-knx@kde.org><br>
Sent: Sat, 1 Nov 2008 9:07 pm<br>
Subject: Re: [FreeNX-kNX] FreeNX, NX Web Companion, sessions closing<br>
<br>
</div>


<div id=AOLMsgPart_3_50f97ab0-109b-4e48-8fb5-f4f755ae6bc4>
<STYLE>#AOLMsgPart_3_50f97ab0-109b-4e48-8fb5-f4f755ae6bc4 .hmmessage P{margin:0px;padding:0px}#AOLMsgPart_3_50f97ab0-109b-4e48-8fb5-f4f755ae6bc4 body.hmmessage{font-size: 10pt;font-family:Verdana}</STYLE>
Thank You.  That helped a lot.<br>
<br>
On a side note... is there a way to force a new session without the menu with all of the other sessions listed?  I don't want users to be able to click on a session already in progress by another person.<br>
<br>
<br>
<br>
Thanks,<br>
<br>
Kurt<br>
<br>

<HR id=stopSpelling>
To: <A href="mailto:freenx-knx@kde.org">freenx-knx@kde.org</A><br>
Date: Sat, 1 Nov 2008 12:46:53 -0400<br>
From: <A href="mailto:jhonyl@netscape.net">jhonyl@netscape.net</A><br>
Subject: Re: [FreeNX-kNX] FreeNX, NX Web Companion, sessions closing<br>
<br>
<br>


<div>Hi,<br>
<br>
There has been a few post of similar purpose lately here in the mailing list. Here is a quote of few:<br>
<br>
----------------<br>
<br>
Hi,</div>


<div>In your .nxs file you can add the option:</div>


<div><option key="Automatic reconnect" value="false" /></div>


<div>or at least change it from true to false and write protect the .nxs file. Then <br>
at every NX Strat of this session you will get shown all your running sessions <br>
to resume and the possibility to click new.</div>


<div>Kind Regards,<br>
Florian<br>
</div>


<div>---------------------------<br>
<br>
and:<br>
----------<br>
On Fri, 31 Oct 2008 14:50:24 +0000<br>
"Steven Maddox \(Cyorxamp\)" <<A href="mailto:s.maddox@cyorxamp.info">s.maddox@cyorxamp.info</A>> wrote:</div>


<div>> Hi Nico,<br>
> <br>
> Thanks for this...<br>
> <br>
> Now just got to solve how people can be logged into running only <br>
> 'firefox -no-remote' and not anything else when they connect... also if <br>
> you've got say 20 people all auto-connecting as 'test' user... won't I <br>
> need to put something in place to make sure they all get new <br>
> screens/sessions and not try to resume any existing ones?  (don't want <br>
> other guests seeing what a previous guest did).<br>
> </div>


<div>If you look in the node.conf file, you could e.g. DISABLE_PERSISTENT_SESSION="all", <br>
this would result in that one can't disconnect a session (remember to disable <br>
the corresponding ENABLE_.... settings, as all are enabled by default). If you <br>
name the sessions in the clients differently, you should be able to login as the <br>
same user, but each in different sessions.</div>


<div>I would also advise you to look at the great addition from Fabian called <br>
'nxacl', this should prove helpful for your purposes.<br>
If you end up using 'nxacl', please share the solutions on the wiki, as Fabian <br>
requested as it would be helpful to others.</div>


<div>It would be nice if you keep us updated on your progress, as I think others <br>
would like to have a similar setup :-)</div>


<div>Regards,<br>
Terje<br>
<br>
<br>
---------------------<br>
<br>
<br>
<br>
-----Original Message-----<br>
From: Kurt Godric <<A href="mailto:kgodric@hotmail.com">kgodric@hotmail.com</A>><br>
To: User Support for FreeNX Server and kNX Client <<A href="mailto:freenx-knx@kde.org">freenx-knx@kde.org</A>><br>
Sent: Sat, 1 Nov 2008 4:16 am<br>
Subject: [FreeNX-kNX] FreeNX, NX Web Companion, sessions closing<br>
<br>
</div>


<div id=EC_AOLMsgPart_3_07e08f2a-111d-4a5f-8179-ac9530343d45>
<STYLE>#AOLMsgPart_3_50f97ab0-109b-4e48-8fb5-f4f755ae6bc4 .ExternalClass #EC_AOLMsgPart_3_07e08f2a-111d-4a5f-8179-ac9530343d45 .EC_hmmessage P{padding:0px;}#AOLMsgPart_3_50f97ab0-109b-4e48-8fb5-f4f755ae6bc4 .ExternalClass #EC_AOLMsgPart_3_07e08f2a-111d-4a5f-8179-ac9530343d45 body.EC_hmmessage{font-size:10pt;font-family:Verdana;}</STYLE>
I am using the NX web companion and it works well, on one machine.  But if I log in from another machine, the session on the first machine closes.  I need to be able to log in as the same user on multiple machines concurrently, but not share the same desktop.  Each time I log in I need to get a new desktop.<br>
<br>
<br>
<br>
Thanks<br>
<br>

<HR>
Want to do more with Windows Live? Learn “10 hidden secrets” from Jamie. <A href="http://windowslive.com/connect/post/jamiethomson.spaces.live.com-Blog-cns%21550F681DAD532637%215295.entry?ocid=TXT_TAGLM_WL_domore_092008" target=_blank>Learn Now</A> = </div>


<div id=EC_AOLMsgPart_4_07e08f2a-111d-4a5f-8179-ac9530343d45 style="FONT-SIZE: 12px; COLOR: rgb(0,0,0); FONT-FAMILY: Tahoma,Verdana,Arial,Sans-Serif; BACKGROUND-COLOR: rgb(255,255,255)"><PRE style="FONT-SIZE: 9pt"><TT>________________________________________________________________<br>
     Were you helped on this list with your FreeNX problem?<br>
    Then please write up the solution in the FreeNX Wiki/FAQ:<br>
<br>
<A href="http://openfacts2.berlios.de/wikien/index.php/BerliosProject:FreeNX_-_FAQ" target=_blank>http://openfacts2.berlios.de/wikien/index.php/BerliosProject:FreeNX_-_FAQ</A><br>
  <br>
         Don't forget to check the NX Knowledge Base:<br>
                 <A href="http://www.nomachine.com/kb/" target=_blank>http://www.nomachine.com/kb/</A> <br>
<br>
________________________________________________________________<br>
       FreeNX-kNX mailing list --- <A href="mailto:FreeNX-kNX@kde.org">FreeNX-kNX@kde.org</A><br>
      <A href="https://mail.kde.org/mailman/listinfo/freenx-knx" target=_blank>https://mail.kde.org/mailman/listinfo/freenx-knx</A><br>
________________________________________________________________<br>
</TT></PRE></div>


<div class=EC_aol_ad_footer id=EC_MAILCIADB017-88b2490c87fd363><br>
<FONT style="FONT: 10pt ARIAL,SAN-SERIF; COLOR: black; font-size-adjust: none; font-stretch: normal; x-system-font: none"></FONT>
<HR>
<FONT style="FONT: 10pt ARIAL,SAN-SERIF; COLOR: black; font-size-adjust: none; font-stretch: normal; x-system-font: none">McCain or Obama? Stay up to date on the latest from the campaign trail with <A href="http://pr.atwola.com/promoclk/100000075x1212075880x1200752631/aol?redir=http://news.aol.com/elections?ncid=emlcntusnews00000001" target=_blank>AOL News</A>. </FONT></div>
<br>

<HR>
See how Windows connects the people, information, and fun that are part of your life. <A href="http://clk.atdmt.com/MRT/go/msnnkwxp1020093175mrt/direct/01/" target=_blank>See Now</A> = </div>
<!-- end of AOLMsgPart_3_50f97ab0-109b-4e48-8fb5-f4f755ae6bc4 -->

<div id=AOLMsgPart_4_50f97ab0-109b-4e48-8fb5-f4f755ae6bc4 style="FONT-SIZE: 12px; MARGIN: 0px; COLOR: #000; FONT-FAMILY: Tahoma, Verdana, Arial, Sans-Serif; BACKGROUND-COLOR: #fff"><PRE style="FONT-SIZE: 9pt"><TT>________________________________________________________________
     Were you helped on this list with your FreeNX problem?
    Then please write up the solution in the FreeNX Wiki/FAQ:

<A href="http://openfacts2.berlios.de/wikien/index.php/BerliosProject:FreeNX_-_FAQ" target=_blank>http://openfacts2.berlios.de/wikien/index.php/BerliosProject:FreeNX_-_FAQ</A>
  
         Don't forget to check the NX Knowledge Base:
                 <A href="http://www.nomachine.com/kb/" target=_blank>http://www.nomachine.com/kb/</A> 

________________________________________________________________
       FreeNX-kNX mailing list --- <A href="mailto:FreeNX-kNX@kde.org">FreeNX-kNX@kde.org</A>
      <A href="https://mail.kde.org/mailman/listinfo/freenx-knx" target=_blank>https://mail.kde.org/mailman/listinfo/freenx-knx</A>
________________________________________________________________
</TT></PRE></div>
<!-- end of AOLMsgPart_4_50f97ab0-109b-4e48-8fb5-f4f755ae6bc4 --><div id='MAILCIADA032-8865490da8d233c' class='aol_ad_footer'><BR/><FONT style="color: black; font: normal 10pt ARIAL, SAN-SERIF;"><HR  style="MARGIN-TOP: 10px"></HR>McCain or Obama? Stay up to date on the latest from the campaign trail with <a href="http://pr.atwola.com/promoclk/100000075x1212075880x1200752631/aol?redir=http://news.aol.com/elections?ncid=emlcntusnews00000001">
AOL News</a>. </div>