On 9/7/10 4:53 AM, Adam Tkac wrote:
> Imagine this situation:
>
> server:
> - admin starts it with following parameter:
> "-SecurityTypes VeNCrypt,Plain,TLSNone,None"
>
> client:
> - started with following parameter
> "-SecurityTypes VeNCrypt,TLSNone,Plain"
>
> In this situation client will
On Sat, Sep 04, 2010 at 09:39:19AM -0600, DRC wrote:
> On 9/4/10 12:34 AM, Martin Koegler wrote:
> >The client skips security types, if it is not somewhere in its
> >SecurityType parameter.
>
> I guess I will have to build and test it when I'm back in the
> office, because I still cannot picture w
On Fri, Sep 03, 2010 at 08:00:38AM +0200, Martin Koegler wrote:
> On Thu, Sep 02, 2010 at 08:48:47PM -0600, DRC wrote:
> > On 9/2/10 9:50 AM, Adam Tkac wrote:
> > > This type is, by default, disabled on the server. It must be enabled
> > > via commandline parameter (-SecurityTypes). Client has it d
On Mon, Sep 06, 2010 at 01:00:01PM -0500, DRC wrote:
> It seems as if we're missing common/rfb/UnixPasswordValidator.h, which
> is needed to build the Plain sec. type.
Right you are, I forgot to "svn add" them. Should be fixed in r4131.
Regards, Adam
> g++4 -DHAVE_CONFIG_H -I. -I/home/drc/works