On 3/1/11 7:03 AM, Sebastiaan Breedveld wrote:
>> As far as checking for the VNC password, we're no longer requiring
>> "VeNCrypt" to be specified in the -SecurityTypes parameter, so checking
>> for that won't work.  The correct approach is to check whether
>> -SecurityTypes is not specified -- or -- whether -SecurityTypes is
>> specified and contains (case insensitive) "VncAuth".  If either of those
>> conditions is true, then and only then should vncserver check for the
>> existence of the VNC password.
>>
> Are you sure about that? If I run:
> vncserver
> 
> and then connect, vncviewer still tries to authenticate with VncAuth.
> 
> I am using the Linux 64 bit binary from the virtualgl site.


Yes, as I said, if -SecurityTypes is not specified, then VncAuth is
enabled, because it is one of the default server security types.  Thus,
vncserver can assume that if -SecurityTypes is not specified, then it
needs to check for a VNC password.

------------------------------------------------------------------------------
Free Software Download: Index, Search & Analyze Logs and other IT data in 
Real-Time with Splunk. Collect, index and harness all the fast moving IT data 
generated by your applications, servers and devices whether physical, virtual
or in the cloud. Deliver compliance at lower cost and gain new business 
insights. http://p.sf.net/sfu/splunk-dev2dev 
_______________________________________________
Tigervnc-devel mailing list
Tigervnc-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/tigervnc-devel

Reply via email to