On 07/23/2015 10:50 AM, Stefan Heymann wrote: > In the FB3 Release Notes the chapter about "Increased Password Length" > speaks of a maximum of 20 *bytes*. The second blue box in this chapter > then asks: > > Why is the password effectively limited to 20 *characters*? > > It is unclear from this documentation if this is about bytes or > characters. What character set is used for storing passwords? Are > these restricted to 7-Bit US-ASCII? (in this case, the number of bytes > and characters would be the same, but it should be clear from the > documentation).
Please see in Beta2 RelNotes pag.52, Increased Password Length. What about character set used for storing passwords - this question makes no sense, passwords are not stored, hashes for them are stored instead. One may use non-ascii characters for apsswords, but in beta2 this will cause troubles when using services. Currently in SVN this is fixed, in final release one can use any characters for passwords. ------------------------------------------------------------------------------ Firebird-Devel mailing list, web interface at https://lists.sourceforge.net/lists/listinfo/firebird-devel