Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Expression not supported in FbBatchExecution : "ALTER ROLE RDB$ADMIN SET AUTO ADMIN MAPPING" [DNET371] #376

Closed
firebird-automations opened this issue Mar 21, 2011 · 3 comments

Comments

@firebird-automations
Copy link

Submitted by: vinogradniy (vinogradniy)

Duplicates DNET615

To configure a database to map the RDB$ADMIN role to administrators automatically on a Windows server that is configured to enable trusted user authentication, the SYSDBA logs in to any database.

Windows trusted user authentication is no longer available by default!
By default, the Authentication parameter in firebird.confis configured as native. It must be explicitly configured to either trusted or mixed to enable trusted user authentication.

See: http://www.firebirdsql.org/rlsnotesh/rlsnotes25.html#rnfb25-prvlgs

Expression not supported in FbBatchExecution : "ALTER ROLE RDB$ADMIN SET AUTO ADMIN MAPPING".

FirebirdSql.Data.FirebirdClient.dll version 2.6.0.0.

Stack trace fragment:
{{{

The type
of the SQL statement could not be determinated.
System.Exception: The type of the SQL statement could not be determinated.
at FirebirdSql.Data.Isql.FbBatchExecution.GetStatementType(String sqlStatement) in C:\Users\Jiri\Desktop\NETProvider\source\FirebirdSql\Data\Isql\FbBatchExec
ution.cs:line 800
at FirebirdSql.Data.Isql.FbBatchExecution.Execute(Boolean autoCommit) in C:\Users\Jiri\Desktop\NETProvider\source\FirebirdSql\Data\Isql\FbBatchExecution.cs:line 178

}}}

Best regards,
Eugeniy Vinogradniy.

@firebird-automations
Copy link
Author

Modified by: @cincuranet

priority: Major [ 3 ] => Minor [ 4 ]

@firebird-automations
Copy link
Author

Modified by: @cincuranet

Link: This issue duplicates DNET615 [ DNET615 ]

@firebird-automations
Copy link
Author

Modified by: @cincuranet

status: Open [ 1 ] => Closed [ 6 ]

resolution: Duplicate [ 3 ]

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants