the provider passes the windows username and not the userid of connection string to the embedded server
-------------------------------------------------------------------------------------------------------
Key: DNET-681
URL: http://tracker.firebirdsql.org/browse/DNET-681
Project: .NET Data provider
Issue Type: Bug
Components: ADO.NET Provider
Affects Versions: 5.0.0.0
Environment: .net 4.6.1 application with the provider 5.0.0.0, i tried different embedded 2.5.* versions on both x32/64 and windows 7/10 and i had always the same error
Reporter: livioc
Assignee: Jiri Cincura
Priority: Critical
the new version( 5.0.0.0) uses the windows identity as username to log to the embedded server, not the user specified in the connection string
note: i got the username used to login with the query 'SELECT CURRENT_USER FROM RDB$DATABASE'
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://tracker.firebirdsql.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
|