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

Change default for authentication method parameter [CORE2376] #2798

Closed
firebird-issue-importer opened this issue Mar 16, 2009 · 10 comments
Closed

Comments

@firebird-issue-importer
Copy link
Collaborator

Submitted by: @AlexPeshkoff

Existing default value MIXED makes it possible for any domain user to attach any firebird database with guest (public) rights, which is not desired. To make default install more secure, default should be changed to NATIVE.

Commits: 9f07e4d 71c82c4

@firebird-issue-importer
Copy link
Collaborator Author

Modified by: @AlexPeshkoff

assignee: Alexander Peshkov [ alexpeshkoff ]

@firebird-issue-importer
Copy link
Collaborator Author

Modified by: @AlexPeshkoff

Fix Version: 2.5 Beta 1 [ 10251 ]

@firebird-issue-importer
Copy link
Collaborator Author

Modified by: @AlexPeshkoff

description: Existing default value MIXED makes it possible for any domain use attach any firebird database with guest (public) rights, which is not desired. To make default install more secure, default should be changed to NATIVE. => Existing default value MIXED makes it possible for any domain user to attach any firebird database with guest (public) rights, which is not desired. To make default install more secure, default should be changed to NATIVE.

@firebird-issue-importer
Copy link
Collaborator Author

Modified by: @dyemanov

Fix Version: 2.5 RC1 [ 10300 ]

Fix Version: 2.5 Beta 1 [ 10251 ] =>

@firebird-issue-importer
Copy link
Collaborator Author

Modified by: @dyemanov

Fix Version: 2.5 Beta 1 [ 10251 ]

Fix Version: 2.5 RC1 [ 10300 ] =>

@firebird-issue-importer
Copy link
Collaborator Author

Commented by: @AlexPeshkoff

Default value currently is 'native', which is backwards compatible with 2.0 and earlier firebird versions and does not let any domain member have guest access to firebird server.

@firebird-issue-importer
Copy link
Collaborator Author

Modified by: @AlexPeshkoff

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

resolution: Fixed [ 1 ]

Fix Version: 2.1.3 [ 10302 ]

@firebird-issue-importer
Copy link
Collaborator Author

Modified by: @pcisar

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

@firebird-issue-importer
Copy link
Collaborator Author

Modified by: @pavel-zotov

QA Status: No test

@firebird-issue-importer
Copy link
Collaborator Author

Modified by: @pavel-zotov

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

QA Status: No test => Cannot be tested

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