Mike Miller said:
> I would like to be able to maintain a list of users with display numbers
> they are allowed to use with Xvnc.  I couldn't rely on users to start
> their Xvnc session with the right display number, so I'd need for Xvnc to
> disallow initiation of sessions with the wrong display value.  Is it
> possible for Xvnc to do this?

AFAIK it is not possible now.

> If it is not possible without further coding in the source, I would
> recommend that as a possible future direction.  In the meantime, I can use
> a tcsh alias that will call vncserver with the appropriate settings for
> the user...
[snip]

Some other options would be to use a script to start the VNC sessions you
need on boot (there are some examples at
http://faq.gotomyvnc.com/fom-serve/cache/65.html ).  Then you could move
the "vncserver" script out of the path.

Another option (if you don't need persistent desktops) would be to have
inetd create and destroy the VNC sessions on demand (also documented at
the above web address).

-- 
William Hooper
_______________________________________________
VNC-List mailing list
[EMAIL PROTECTED]
To remove yourself from the list visit:
http://www.realvnc.com/mailman/listinfo/vnc-list

Reply via email to