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

Authentication fails with mixed parameter in firebird.conf [CORE2790] #1174

Closed
firebird-automations opened this issue Dec 3, 2009 · 8 comments

Comments

@firebird-automations
Copy link
Collaborator

Submitted by: Kritsotakis Matheos (softgate)

Is duplicated by CORE2776

With version 3.0.0.26451 or with 2.5.025828

Try to log on with windows trusted authentication ------ all is OK
Try specify a user - sysdba - you will receive the message

Unexpected Output buffer value

from IBExpert or IBX security component

which remembers CORE 2170.

with IBExpert connect to security database without specify a user
try to create a user
you will receive the message

Error Message:
----------------------------------------
An error occurred while trying to update the security database.
An error occurred while attempting to add the user.
no permission for insert/write access to TABLE USERS.

Firebird.conf has the following changes

Authentication = mixed

Previous build - 2.5.0.25784 All is OK.
Also 3.0.0.26146 has no such problems

Commits: 3f93bb8

@firebird-automations
Copy link
Collaborator Author

Modified by: @AlexPeshkoff

assignee: Alexander Peshkov [ alexpeshkoff ]

@firebird-automations
Copy link
Collaborator Author

Commented by: Kritsotakis Matheos (softgate)

With version 2.5.0.25904 the bug has fixed (snapshot 28/12/2009)

Thanks
Kritsotakis Matheos

@firebird-automations
Copy link
Collaborator Author

Commented by: Kritsotakis Matheos (softgate)

Also with version 3.0.0.27094 the bug has fixed (snapshot 28/12/2009)

Thanks
Kritsotakis Matheos

@firebird-automations
Copy link
Collaborator Author

Modified by: @dyemanov

Link: This issue is duplicated by CORE2776 [ CORE2776 ]

@firebird-automations
Copy link
Collaborator Author

Modified by: @dyemanov

Version: 2.5 RC1 [ 10362 ]

Fix Version: 2.5 RC2 [ 10372 ]

Fix Version: 3.0 Alpha 1 [ 10331 ]

@firebird-automations
Copy link
Collaborator Author

Modified by: @AlexPeshkoff

status: Open [ 1 ] => Resolved [ 5 ]

resolution: Fixed [ 1 ]

@firebird-automations
Copy link
Collaborator Author

Modified by: @pcisar

status: Resolved [ 5 ] => Closed [ 6 ]

@firebird-automations
Copy link
Collaborator Author

Modified by: @pavel-zotov

QA Status: No test

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