On Fri, 2005-02-18 at 11:14 +0100, Sean Atkinson wrote: > Hi, > > I'm looking into using the vnc.so module to make desktops available for > live support on Linux hosts, but would require some form of user > authorisation to prevent arbitrary snooping by administrators. I'm not > aware of any such feature currently, and couldn't find anything during a > quick search. > > Does an equivalent to the QueryConnect option for the Windows VNC server > exist for the X server already? If not would there be any advice on > implementing it please?
After some direct feedback from Corni Beerse, I found that "x0vncserver --help" lists a QueryConnect option which defaults to 0. However testing setting it to 1 didn't appear to make any difference, and its use in the UNIX source code is minimal so I guess it's just a cross over from the shared Windows code base. Is my understanding that there's no such support in any of the X servers correct? Cheers, Sean. -- Sean Atkinson <[EMAIL PROTECTED]> Netproject _______________________________________________ VNC-List mailing list [email protected] To remove yourself from the list visit: http://www.realvnc.com/mailman/listinfo/vnc-list
