More than 1 user login

William Hooper whooper@freeshell.org
Mon Apr 7 00:18:00 2003


Niels Bergsma said:
>
>    Hello,
>
>    I  manage a unix terminal server and I search for a way that users can
>    login  trought the web, with a java-based client or something. Now VNC
>    can do almost all that but I'm wondering if different users (let's say
>    Jim  and  Joe) can login to there own KDE session at the same time and
>    work individually. (so they don't share the same desktop)
>
>    Can VNC do this?
>
>    Thanks,
>
>    Niels

Sure.  You have a couple of options: either have the users each run a VNC
server (it will pick different display numbers), use some init scripts to
start multiple VNC servers, or use inetd/xinetd to fire off multiple VNC
servers.  Note the theme of multiple VNC servers...

Since you are wanting to use the Java applet, I don't know if the
inetd/xinetd method would work.

Take a look at http://faq.gotomyvnc.com/fom-serve/cache/65.html for some
tips on starting the VNC server at boot.
-- 
William Hooper