RE: user notification

2000-12-13 Thread James ''Wez'' Weatherall
On Wed, 13 Dec 2000, TURNER Chris wrote: > Another thing is there a way to deploy WinVNC > remotely - is it merely a case of copying the files and the registry keys > (I'm hoping to configure all machines with same settings, including the > AuthHosts feature!) Yes, that's all you need. Remembe

RE: user notification

2000-12-13 Thread TURNER Chris
Thanks for the help, guys. Have now finally got it to work. I made the mistake of putting the AuthHosts value in [HKEY_LOCAL_MACHINE\SOFTWARE\ORL\WinVNC3\Default] instead of where it should be in [HKEY_LOCAL_MACHINE\SOFTWARE\ORL\WinVNC3]. Guess I shouldn't skim read the documentation!! Another t

Re: User notification

2000-12-12 Thread Adam Tauno Williams
>AuthHosts is a machine-local, not a user-local setting. >i.e. it belongs under HKEY_LOCAL_MACHINE\SOFTWARE\ORL\WinVNC3, not >under HKEY_LOCAL_MACHINE\SOFTWARE\ORL\WinVNC3\Default [HKEY_LOCAL_MACHINE\SOFTWARE\ORL\WinVNC3] "AuthHosts"="-:?192.168" "QuerySetting"=dword:0002 The above works. P

Re: User notification

2000-12-12 Thread James ''Wez'' Weatherall
Tauno Williams" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, December 12, 2000 3:29 PM Subject: Re: User notification > >>Thanks for the replies, guys, but it's still not playing ball! I've > >>now tried "?:", "-:?:"

Re: User notification

2000-12-12 Thread Adam Tauno Williams
>>Thanks for the replies, guys, but it's still not playing ball! I've >>now tried "?:", "-:?:" & "?:*:" all with a complete reboot to be sure, >>but nothing gives a confirmation dialog - I am always allowed straight in >>after the password. Any chance of some registry screen shots? >Where have you

Re: User notification

2000-12-12 Thread James ''Wez'' Weatherall
- Tel : 766513 AT&T Labs Cambridge, UK - Tel : 343000 - Original Message - From: "Galen Johnson" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, December 12, 2000 3:23 PM Subject: Re: User notification > Try tridia's

Re: User notification

2000-12-12 Thread James ''Wez'' Weatherall
> Thanks for the replies, guys, but it's still not playing ball! I've now > tried "?:", "-:?:" & "?:*:" all with a complete reboot to be sure, but > nothing gives a confirmation dialog - I am always allowed straight in after > the password. Any chance of some registry screen shots? Where have you

Re: User notification

2000-12-12 Thread Galen Johnson
Try tridia's release. I had the same problem with the AT&T release but it works properly under Tridia. =G= - To unsubscribe, send a message with the line: unsubscribe vnc-list to [EMAIL PROTECTED] See also: http://www.uk.researc

Re: User notification

2000-12-12 Thread TURNER Chris
Florian Werbinek & James "Wez" Weatherall Thanks for the replies, guys, but it's still not playing ball! I've now tried "?:", "-:?:" & "?:*:" all with a complete reboot to be sure, but nothing gives a confirmation dialog - I am always allowed straight in after the password. Any chance of some reg

RE: User notification

2000-12-11 Thread James ''Wez'' Weatherall
On Mon, 11 Dec 2000, Werbinek, Florian wrote: > try "?:*:" as value. * isn't a valid character in an AuthHosts string. (Although I think the above will work anyway - AuthHosts just ignores broken parts.) Cheers, James "Wez" Weatherall -- Laboratory for Communications Engineering, Cambridge -

Re: User notification

2000-12-11 Thread James ''Wez'' Weatherall
On Mon, 11 Dec 2000, TURNER Chris wrote: > Hi > > Am having trouble getting the AuthHosts registry entry to work for me. > > As it was not in the registry under > hkey_local_machine\software\orl\winvnc3\default, I added it in as a new > string, with a value of "?" to query all incoming connecti

RE: User notification

2000-12-11 Thread Werbinek, Florian
try "?:*:" as value. Greetings, -Flo- > -Original Message- > From: TURNER Chris [SMTP:[EMAIL PROTECTED]] > Sent: Monday, December 11, 2000 2:08 PM > To: '[EMAIL PROTECTED]' > Subject: Re: User notification > > Hi > > Am having

Re: User notification

2000-12-11 Thread TURNER Chris
Hi Am having trouble getting the AuthHosts registry entry to work for me. As it was not in the registry under hkey_local_machine\software\orl\winvnc3\default, I added it in as a new string, with a value of "?" to query all incoming connections. I'm not getting a dialog to accept/reject connectio

RE: User notification

2000-12-01 Thread Hingston, Simon
Sorted thanks -Original Message- From: James ''Wez'' Weatherall [mailto:[EMAIL PROTECTED]] Sent: 01 December 2000 11:28 To: [EMAIL PROTECTED] Subject: Re: User notification Read the documentation, in particular the AuthHosts and QuerySettings options. Ja

Re: User notification

2000-12-01 Thread James ''Wez'' Weatherall
- Tel : 343000 - Original Message - From: "Hingston, Simon" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, December 01, 2000 8:01 AM Subject: RE: User notification > James > > Thanks for the reply. Can you tell where to adjust

Re: User notification

2000-12-01 Thread James ''Wez'' Weatherall
> "AuthHosts"="?192.168" > > If i'm trying to connect using another machine in the same subnet, shouldn't > VNC pop up a dialog box in 192.168.1.57 ? Try something like "-:?192.169:" (Reject all, except for 192.169 - query those) Cheers, James "Wez" Weatherall -- "The path to enlighte

RE: User notification

2000-12-01 Thread Hingston, Simon
Jonathon Thanks for the reply. Any ideas where I could find the modified version? Regards -Original Message- From: Jonathan Morton [mailto:[EMAIL PROTECTED]] Sent: 30 November 2000 16:27 To: [EMAIL PROTECTED] Subject: Re: User notification >Can anyone tell me if there is a way

RE: User notification

2000-12-01 Thread Hingston, Simon
James Thanks for the reply. Can you tell where to adjust this? I couldn't find it. Regards -Original Message- From: James ''Wez'' Weatherall [mailto:[EMAIL PROTECTED]] Sent: 30 November 2000 16:46 To: [EMAIL PROTECTED] Subject: Re: User notification > >

Re: User notification

2000-11-30 Thread Jens Wagner
Jonathan Morton schrieb: > ... > Exactly how, from a user-interface point of view, would you intend > implementing confirmation on, say, Xvnc? With x0rfbserver this is less of > a problem, but... Ok, it's on my list now :-) For Xvnc, there could be an new command line option like -co

Re: User notification

2000-11-30 Thread Roberto Berlim Fonseca
e"=dword:0001 "OnlyPollOnEvent"=dword:0001 "AuthHosts"="?192.168" If i'm trying to connect using another machine in the same subnet, shouldn't VNC pop up a dialog box in 192.168.1.57 ? - Original Message - From: "James '&

RE: User notification

2000-11-30 Thread W. Brian Blevins
David, > RE: User notification > > From: Habermann, David (DA) ([EMAIL PROTECTED]) > Date: Thu Nov 30 2000 - 11:45:30 EST > > It would be nice if we could get Tridia to include this modification in > their source (with a switch to activate, of course) as we seem to

Re: User notification

2000-11-30 Thread James ''Wez'' Weatherall
/enlightenment" Laboratory for Communications Engineering, Cambridge - Tel : 766513 AT&T Labs Cambridge, UK - Tel : 343000 - Original Message - From: "Roberto Berlim Fonseca" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, Novemb

Re: User notification

2000-11-30 Thread E. Keith Johnson
Jonathan Morton on 30 Nov 00 at about 16:26 in "Re: User notification" wrote (>): > There is also a modified version available which actually pops up a > dialog asking for confirmation before the session is initiated. Confirmation with the intended "target"? Can

RE: User notification

2000-11-30 Thread Jonathan Morton
>It would be nice if we could get Tridia to include this modification in >their source (with a switch to activate, of course) as we seem to get fairly >regular requests on this issue (and it would be nice if it was >cross-platform, not just for Windows). Exactly how, from a user-interface point o

Re: User notification

2000-11-30 Thread Roberto Berlim Fonseca
How? I do not remember this in the documentation. Could you please show me where it is? TIA Roberto Berlim Fonseca - Original Message - From: "James ''Wez'' Weatherall" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, November 30, 2

RE: User notification

2000-11-30 Thread Habermann, David (DA)
-Original Message- From: Jonathan Morton [mailto:[EMAIL PROTECTED]] Sent: 30 November, 2000 11:27 AM To: [EMAIL PROTECTED] Subject: Re: User notification >Can anyone tell me if there is a way of notifying the user (i.e. the person >with the server) that someone (i.e. the person with the

Re: User notification

2000-11-30 Thread James ''Wez'' Weatherall
> >Can anyone tell me if there is a way of notifying the user (i.e. the person > >with the server) that someone (i.e. the person with the viewer) is looking > >at their machine. Perhaps with a popup or a flashing systray icon? > > Assuming Windows, the system tray icon turns black when a connectio

Re: User notification

2000-11-30 Thread Jonathan Morton
>Can anyone tell me if there is a way of notifying the user (i.e. the person >with the server) that someone (i.e. the person with the viewer) is looking >at their machine. Perhaps with a popup or a flashing systray icon? Assuming Windows, the system tray icon turns black when a connection is in p

Re: User notification

2000-11-30 Thread Matthias Szusdziara
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 There is a way: If someone is logged in, the WinVNC-tray-icon turns from white to black... think this is what you was looking for... -BEGIN PGP SIGNATURE- Version: PGPsdk version 1.7.1 (C) 1997-1999 Network Associates, Inc. and its affiliat

User notification

2000-11-30 Thread Hingston, Simon
Afternoon Just started looking at this tool today and so far, fantastic. Can anyone tell me if there is a way of notifying the user (i.e. the person with the server) that someone (i.e. the person with the viewer) is looking at their machine. Perhaps with a popup or a flashing systray icon? Any