How to restore the session if vnc server is configure as
daemon mode xinetd
Dhillon, Gurjit
dhillon.gs "at" pg.com
Wed Feb 21 05:50:01 2007
Is there any solution for this, can I remove authentication of xdm and
keep only vnc authentication, as the way it is working for normal vnc
session (Not Xinetd).
Details below
Thanks
Gurjit Dhillon
<-----Original Message-----
<From: Dhillon, Gurjit
<Sent: Tuesday, February 20, 2007 2:51 AM
<To: Dhillon, Gurjit; 'James Weatherall'; 'Peter Rosin'; 'Corne Beerse';
<'Wesley Hart'
<Cc: 'vnc-list "at" realvnc.com'
<Subject: RE: How to restore the session if vnc server is configure as
daemon <mode xinetd
<I have one query,
<My vnc session get authenticate through xdm, on the top of that I have
<added Vnc authenticate mode. Which is working fine. So now I have to
enter <the password for vnc and then I have to enter password at xdm
screen.
<I want to know, is there any way we can bypass the xdm authenticate
mode, <after getting the authentication through vnc it should give my
desktop to <work. After that I should not get the screen of xdm to get
authenticate.
<As the way we use vnc in normal mode, we just start the vncserver and
get <authenticate through vnc only.
<service vnc-server
<{
< disable = no
< socket_type = stream
< protocol = tcp
< wait = yes
< user = gurjit
< server = /usr/bin/Xvnc
< log_on_failure += USERID
< server_args = -inetd -query localhost -once -geometry
800x600 -depth 16 -PasswordFile
/home/gurjit/.vnc/passwd
<}
<
<Thanks
<Gurjit Dhillon