|
From: Adriano d. S. F. <adr...@gm...> - 2016-05-20 11:56:42
|
On 20/05/2016 08:04, Alex Peshkoff wrote: >> - It needs to verify (itself or in Firebird) user names and passwords > What about use of security context of connection from which Java was > called when no login/password provided? What "security context"? >> So if engine does not verify it, we should create a service specific for >> that: verify user names and passwords. Looks bad solution than initial >> one presented in this thread. > Engine _can_ verify login/password but this is not default for it. > Can FB/Java add to DPB, passed by user in attachDatabase, specific tag > (i.e. isc_dpb_validation_needed)? That will be enough. > > Do you talk about possible changes? I do not see isc_dpb_validation_needed in the code. Adriano |