VNC 3.3.3r2 authenticationPanel text -- further definition
MCALLISTER,RONAN (HP-FtCollins,ex1)
ronan_mcallister "at" am.exch.hp.com
Wed, 05 Apr 2000 16:32:56 +0000
Hello fellow VNC'ers!
I appreciate all of the feedback on this subject -- to restate my "wish", I
of course can currently "kill all clients" or prevent VNC connections but
what I really need to do is to simply provide some type of warning message
to the new connecting client. It may be since I have asked specifically
for the authenticationPanel "MOTD" this is not as trivial as I thought (due
to my lack of understanding of the architecture), so if anyone has any
suggestions as to how to do this outside of VNC that would be greatly
appreciated.
I thought possibly one could monitor VNC ports on the VNC server side, then
provide a NT or X message box with the MOTD text. If this was only NT I
guess it would be simple (for the person managing the VNC server) to
manually change the Windows desktop during this "testing" phase to have
wallpaper including the MOTD (or a dramatic color scheme indicating they
should read the MOTD file). This would be a procedural method of
accomplishing the same thing.
And BTW is there a good freeware tool for looking at NT port and socket
connectinos -- like lsof?
Again just a note to let you know I appreciate your thoughts,
*************************************************************************
Ronan McAllister
OpenView Expert Center Developers Assist (OVEC-DA)
Americas OpenView Support Organization
8000 Foothills Blvd. MS 5713, Bldg. R-21
Roseville, Ca. 95747
-----Original Message-----
From: Jens Wagner [mailto:vnc "at" hexonet.de]
Sent: Tuesday, April 04, 2000 10:48
To: vnc-list "at" uk.research.att.com
Subject: Re: VNC 3.3.3r2 authenticationPanel text
Brandon Ibach wrote:
> 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.
Like I understood Ronan he would like a text to be displayed before
authentication, so sending clipboard updates is not possible. If it's ok to
display the text after authentication, you could put some kind of proxy
(maybe
called vncmessage) between client and server that displays the text message
and
an OK button, and if the button got pressed, the proxy will forward to the
server.
- Jens
PS.: Again: Does anybody know how to get the current cursor bitmap under X?
---------------------------------------------------------------------
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
---------------------------------------------------------------------
---------------------------------------------------------------------
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
---------------------------------------------------------------------