> Talking about security, there's one severe bug that > needs to be corrected. Months ago, someone reported that > even though we could define a long password, but the > effective number of letters is only 8 (eight)!
This is not a bug. This is a deliberate limitation of the password mechanism, required for compatibility with various Un*x systems' getpass() calls, which only return the first eight characters of the supplied password. Wez @ RealVNC Ltd. _______________________________________________ VNC-List mailing list [EMAIL PROTECTED] To remove yourself from the list visit: http://www.realvnc.com/mailman/listinfo/vnc-list
