Hi! I propose following solution:
Firebird: - By default engine will verify user/password - We create isc_dpb_no_verify_auth - to not verify user/password like it does now - Remote layer removes isc_dpb_no_verify_auth Jaybird: - We create a Java permission (org.firebirdsql.jdbc.NoVerifyAuthPermission) in Jaybird - If there is a security manager installed, Jaybird will verify NoVerifyAuthPermission if isc_dpb_no_verify_auth is used Adriano ------------------------------------------------------------------------------ Mobile security can be enabling, not merely restricting. Employees who bring their own devices (BYOD) to work are irked by the imposition of MDM restrictions. Mobile Device Manager Plus allows you to control only the apps on BYO-devices by containerizing them, leaving personal data untouched! https://ad.doubleclick.net/ddm/clk/304595813;131938128;j Firebird-Devel mailing list, web interface at https://lists.sourceforge.net/lists/listinfo/firebird-devel
