[gdm-list] Please help with the setup.



Hello, dear developers.
I'm setting up the VNC server, on Debian (Stable version).
I need to organize multi-user access. I use your server + XDMCP + GDM3.

GDM3 settings:
[Daemon]
[Security]
DisallowTCP = false
[Xdmcp]
Enable = true

Xinetd settings:
Service vnc
{
   
Disable = no
   
Socket_type = stream
   
Protocol = tcp
   
Wait = no
   
User = nobody
   
Server = / usr / bin / Xvnc
   
Server_args = -inetd -once -query localhost -geometry 1024x768 -depth 16
   
Type = UNLISTED
   
Port = 5900
}

But when you connect to the remote desktop, only the gray screen is displayed. After a while, Xsession restarts.

Do not tell me what is the problem?
Thank you in advance.
Forgive me, for my English = -)



С уважением,
Миронов Константин
koc32 mail ru

[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]