On 7/5/21 6:30 PM, Jiří Činčura wrote:
next - attach(create) database or attach service
You mean op_attach? Like again? Because that was sent in the first place 
(op_connect + op_attach).


I have not known that's non-default client config. Certainly, no need to repeat op_attach. You just need to exchange data with authentication plugin and sent data from it to server.


PS. There is highly simplified version of authentication plugin interaction in src/jrd/extds/ValidatePassword.cpp. It does not know about network - just sends data between plugins to perform authentication process on single host. May be looking at it can help catching basic process...




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

Reply via email to