VNC 3.3.3r2 authenticationPanel text

Brandon Ibach bibach "at" infomansol.com
Tue, 04 Apr 2000 16:58:17 +0000


Quoting MCALLISTER,RONAN (HP-FtCollins,ex1) <ronan_mcallister "at" am.exch.hp.com>:
> I need to make VNC produce a message on the login screen (authentication
> Panel) which is I believe java source; essentially, if a text file exists on
> my NT server, I would like VNC to read and output that text file to make
> users who are attempting to connect to the server aware of testing, and
> special conditions.   Kind of like a motd file in Unix.
> 
> I imagine it would not be too difficult to do this, has anyone else
> implemented such a thing so I don't have to reinvent the wheel?
> 
   I'm unaware of anything like this having been implemented, but, as
you say, it should not be terribly difficult.  Of course, you'd have
to modify both the server and all clients that would access it.  I'd
probably look at passing the text in a "server clipboard update" to
the client, with some type of "flag" at the beginning of the text, to
indicate that it should be displayed in that fashion.  This way, if a
client that has not been modified should happen to connect, it will
simply get a bogus clipboard update, which should cause no harm.

-Brandon :)
---------------------------------------------------------------------
To unsubscribe, send a message with the line: unsubscribe vnc-list
to majordomo "at" uk.research.att.com
See also: http://www.uk.research.att.com/vnc/intouch.html
---------------------------------------------------------------------