Nice, nailed it. 

Another question. For Srp I send the auth data as a HEX string in UTF8
bytes (and that works), while in Sspi the auth data is sent (at least
only that works) as bytes directly. In both cases in
isc_dpb_specific_auth_data.

Srp: byte[] -> HEX string -> UTF8 byte[] -> isc_dpb_specific_auth_data
Sspi: byte[] -> isc_dpb_specific_auth_data

That doesn't seem right to me. But it's the combination that works. Am I
doing it right?

-- 
Mgr. Jiří Činčura
Independent IT Specialist

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

Reply via email to