vncDispatcher ? Has anyone tried some like this?
troutb@abclabs.com
troutb "at" abclabs.com
Tue Jul 30 20:30:03 2002
vncDispatch - vncSessionManager -
I want to create a program to handle users connection and automatically startup Xvnc
for them or restore their connection to already established Xvnc.
I want to do it via xinetd so that it used the XDMCP login window. ( or figure out a
way to have it called by a Stand alone service.
Basicly the Service would get authenication and then redirection the vncviewer
request to the correction port number ( based on userid ).
One port number would do above and a secord could do a Xvnc clean and restart.
(eg 5901 & 5902 ).
This would make the client side set a breeze just point at same server port for
everyone.
Anyway ... just some idea's
Has ANYONE tried this ... or maybe want to work together on something ?