Quoting Shachar Shemesh, from the post of Mon, 09 Aug: > Hi list, > > I'm trying to run a lighter-than-X login server. VNC seems like a pretty > obvious choice here. The question is whether there's an option to run > VNC in such a way that it will come up and display the KDM/GDM/XDM login > screen? > > Also, I'd like to run several VNC servers on the same network address, > so that you (as a client) will have a single port to connect to, > allowing multiple users to log in to the same machine simultaneously.
of course it's all possible, it's done all the time and it should be in many of their FAQs. look for xvncserver. If memory serves (and it usually doesn't) there are several ways to run these, by the users with their own ports, by xvncserver as a standalone daemon and by inetd, each has pros and cons. -- I knew a girl from Nantucket Ira Abramov http://ira.abramov.org/email/ ================================================================= To unsubscribe, send mail to [EMAIL PROTECTED] with the word "unsubscribe" in the message body, e.g., run the command echo unsubscribe | mail [EMAIL PROTECTED]
