2009/6/27 Alex Gor <[email protected]>:
> I noticed only one connection at a time is supported.
>Is it possible to make it accept multiple viewer sessions simultaneously ?

IIRC, with gdm, the default compiled in limit is two vnc
connections per host (xdmcp/DisplaysPerHost=2) and
a total limit of 16 sessions (xdmcp/MaxSessions=16).

With the Xvnc / gdm setup, the connection request
arriving at gdm is always originating from localhost.
The DisplaysPerHost limit should be configurable in
/etc/X11/gdm/custom.conf, with something like this

    [xdmcp]
    Enable=true
    DisplaysPerHost=10



In addition to the gdm limit, gnome also includes a warning
when the same user tries to login twice.
_______________________________________________
xen-discuss mailing list
[email protected]

Reply via email to