<br><tt><font size=2>freenx-knx-bounces@kde.org wrote on 24/06/2014 08:36:29:<br>
<br>
> Hi,</font></tt>
<br><tt><font size=2>> <br>
> Is there a way to disable terminal access (or things like custom <br>
> script access) on freenx?</font></tt>
<br>
<br><tt><font size=2>FreeNX doesn't implement</font></tt>
<br>
<br><tt><font size=2>         nxserver
--ruleadd</font></tt>
<br>
<br><tt><font size=2>The application of restrictions to nx user sessions
in FreeNX is</font></tt>
<br><tt><font size=2>implemented via</font></tt>
<br>
<br><tt><font size=2>        /usr/bin/nxacl</font></tt>
<br>
<br><tt><font size=2>which allows you to change session parameters sent
from the</font></tt>
<br><tt><font size=2>nxclient</font></tt>
<br>
<br><tt><font size=2>eg.        forcing kde
desktop:-</font></tt>
<br><tt><font size=2>        </font></tt>
<br><tt><font size=2>        changeparam type
unix-kde</font></tt>
<br><tt><font size=2>        changeparam virtualdesktop
1</font></tt>
<br><tt><font size=2>        changeparam rootless
0</font></tt>
<br>
<br><tt><font size=2>or        forcing rootless
openoffice:-</font></tt>
<br>
<br><tt><font size=2>        changeparam type
unix-application</font></tt>
<br><tt><font size=2>        changeparam rootless
1</font></tt>
<br><tt><font size=2>        changeparam virtualdesktop
0</font></tt>
<br><tt><font size=2>        changeparam application
"/usr/bin/ooffice"</font></tt>
<br>
<br>
<br><tt><font size=2>> It's doable on the commercial version, <br>
> according to the guide: </font></tt><a href=https://www.nomachine.com/FR04D01364><tt><font size=2>https://www.nomachine.com/FR04D01364</font></tt></a>
<br><tt><font size=2>> <br>
> Thanks in advance.</font></tt>
<br><tt><font size=2>> Marco</font></tt>