On 09/17/18 16:31, Mark Rotteveel wrote:

Lets rephrase my question. Assuming I have created a user using

  create user "CaseSensitive" password 'password' using plugin Srp;

Exactly which value must I pass from server to client (assuming the wire protocol, not any transformations fbclient does on its own) in:


Also assuming that in DPB "CaseSensitive" was passed...

1. CNCT_login: CaseSensitive or "CaseSensitive"
2. isc_dpb_user_name: CaseSensitive or "CaseSensitive"


Both cases - "CaseSensitive"

and exactly what must I use in the SRP client proof: CaseSensitive or "CaseSensitive".


CaseSensitive




Firebird-Devel mailing list, web interface at 
https://lists.sourceforge.net/lists/listinfo/firebird-devel

Reply via email to