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

GSec incorrectly processes some switches [CORE1263] #1686

Closed
firebird-automations opened this issue May 16, 2007 · 10 comments
Closed

GSec incorrectly processes some switches [CORE1263] #1686

firebird-automations opened this issue May 16, 2007 · 10 comments

Comments

@firebird-automations
Copy link
Collaborator

Submitted by: Kuznetsov Eugene (eugene)

Is related to QA157

In FB 1.5.4 CS adding user in GSEC's interactive mode by commands
add testuser -pa 111
add testuser -pas 111
...
add testuser -password 111
don't leave to error, but in that case new user gets NULL password.

In FB 2.0.1 the constraint for RDB$PASSWD was added and these commands return
validation error for column RDB$PASSWD, value "*** null ***"

Suggestion: switches -pa, -pas, ..., -password should be considered as incorrect and "invalid switch specified" should be returned in that case.

With best regards, Eugene

Commits: 4487203

@firebird-automations
Copy link
Collaborator Author

Modified by: @dyemanov

assignee: Alexander Peshkov [ alexpeshkoff ]

@firebird-automations
Copy link
Collaborator Author

Commented by: @AlexPeshkoff

Any of switches -user, -password, -database and -trusted are not accepted any more in interactive mode.

@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: @AlexPeshkoff

Fix Version: 2.1 Beta 1 [ 10141 ]

@firebird-automations
Copy link
Collaborator Author

Modified by: @pcisar

Link: This issue is related to QA157 [ QA157 ]

@firebird-automations
Copy link
Collaborator Author

Commented by: @pcisar

Fix verified for Beta 1, test added.

@firebird-automations
Copy link
Collaborator Author

Modified by: @pcisar

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

@firebird-automations
Copy link
Collaborator Author

Modified by: @pcisar

Workflow: jira [ 12121 ] => Firebird [ 15208 ]

@firebird-automations
Copy link
Collaborator Author

Modified by: @pavel-zotov

QA Status: No test

@firebird-automations
Copy link
Collaborator Author

Modified by: @pavel-zotov

QA Status: No test => Done successfully

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