Hello Chad,
Actually I run it as a service on my Linux Mandrake 8.0 and can have as many
users as I want able to connect and login with their own login screen.
My service is set up in the xinet.d directory in a file called "vnc":
----------------------------------------------------
service vnc
{
flags = REUSE
socket_type = stream
port = 5951
wait = no
user = nobody
server = /usr/local/bin/Xvnc
server_args = -inetd -desktop 5951 -broadcast -once -ac
-geometry 1024x768 -depth 16
-rfbwait 120000 -rfbport 5951
-co /usr/lib/X11/rgb
}
----------------------------------------------------
and a "service" file addition of:
vnc 5951/tcp
----------------------------------------------------
Hope this helps
Lonnie
Quoting Chad Flynt <[EMAIL PROTECTED]>:
> In other words. When the system boots up is there a way to have it
> start 2
> different user's VNC Servers automatically? I know you can have VNC
> startup
> automatically as a service but that starts it as Root if I am not
> mistaken.
> I want 2 different users that have 2 different passwords automatically
> start
> on boot. Anyone know how I can do this? I am not a Linux GURU but
> with
> help can walk myself through it.
>
> Thanks for any response.
>
> Chad Flynt
> Remote Communications
> jack henry & associates
> ---------------------------------------------------------------------
> To unsubscribe, mail [EMAIL PROTECTED] with the line:
> 'unsubscribe vnc-list' in the message BODY
> See also: http://www.uk.research.att.com/vnc/intouch.html
> ---------------------------------------------------------------------
---------------------------------------------------------------------
To unsubscribe, mail [EMAIL PROTECTED] with the line:
'unsubscribe vnc-list' in the message BODY
See also: http://www.uk.research.att.com/vnc/intouch.html
---------------------------------------------------------------------