jubalskaggs / neatx

Automatically exported from code.google.com/p/neatx
0 stars 0 forks source link

RFE: Centralized Control #24

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Limit Session Type:
I would like to have another Class that, when specified, could readjust
session parameters. The implementation would be based on a local file
parsing and/or directory parsing or cmemcache or another fast way.

I use this in FreeNX to force people into a specific "session" type using a
centralized user config. The user is only allowed to choose display and
speed settings, thus allowing to use a copy&paste client config for
thinclients and not worrying about "bad client configs". I even force some
users to go to a specific VM (using VNC or RDP redirection).

Backend LB:
Given a server list... would random (for now) between backend (nxnode)
hosts. In the future it could be based on an outside script with username
as arg, allowing for SNMP based LB or User based connection.

Original issue reported on code.google.com by rui.l...@gmail.com on 5 Aug 2009 at 2:27

GoogleCodeExporter commented 9 years ago
Both of those sound useful alright. Setting the issue type to 'enhancement'.

Steve

Original comment by kormat on 5 Aug 2009 at 7:14